Skip to content

Commit fc05b50

Browse files
authored
Add php8 support
1 parent fbbaba8 commit fc05b50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": ">=7.4",
14+
"php": "^7.4|^8.0",
1515
"symfony/config": "^4.0|^5.0",
1616
"symfony/dependency-injection": "^4.0|^5.0",
1717
"symfony/http-kernel": "^4.0|^5.0",

0 commit comments

Comments
 (0)