Skip to content

Commit 4d57150

Browse files
committed
[Worklow_PHP_8] Don't allow PHP 8 for now
1 parent fb92950 commit 4d57150

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
@@ -38,7 +38,7 @@
3838
}
3939
},
4040
"require": {
41-
"php": "^7.4 || ^8.0",
41+
"php": "^7.4",
4242
"fzaninotto/faker": "^1.9",
4343
"symfony/property-info": ">=4"
4444
}

0 commit comments

Comments
 (0)