Skip to content

Commit d98b8e8

Browse files
Upgraded the PHP minimum version to 8.0
1 parent a212c4e commit d98b8e8

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
@@ -18,7 +18,7 @@
1818
"source": "https://github.com/divineniiquaye/rade-di"
1919
},
2020
"require": {
21-
"php": "^7.4 || ^8.0",
21+
"php": "^8.0",
2222
"nette/utils": "^3.2",
2323
"psr/container": "^1.1 || ^2.0",
2424
"symfony/deprecation-contracts": "^2.4",

0 commit comments

Comments
 (0)