Skip to content

Commit 4b1211c

Browse files
authored
Deprecating PHP 7.4
1 parent fc892ea commit 4b1211c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.3|^8.0",
15+
"php": "^7.4|^8.0",
1616
"guzzlehttp/guzzle": "^6.5|^7.0",
1717
"illuminate/support": "^7.0|^8.0",
1818
"vierbergenlars/php-semver": "^2.1|^3.0"

0 commit comments

Comments
 (0)