Skip to content

Commit 5797144

Browse files
update minimal PHP version dependency
1 parent 9748769 commit 5797144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=5.5",
15+
"php": ">=7.2",
1616
"bugsnag/bugsnag": "^3.29.0",
1717
"symfony/config": "^2.7|^3|^4|^5|^6|^7|^8",
1818
"symfony/console": "^2.7|^3|^4|^5|^6|^7|^8",

0 commit comments

Comments
 (0)