Skip to content

Commit ed8b201

Browse files
committed
:octocat: no php 8 yet as we can't test...
1 parent e38a1c3 commit ed8b201

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
@@ -20,7 +20,7 @@
2020
"source": "https://github.com/chillerlan/php-settings-container"
2121
},
2222
"require": {
23-
"php": "^7.2 || ^8.0",
23+
"php": "^7.2",
2424
"ext-json": "*"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)