Skip to content

Commit 2f3df9e

Browse files
committed
Allow PHP8
1 parent d41622a commit 2f3df9e

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.3",
13+
"php": ">=7.3",
1414
"setono/tag-bag": "^1.4",
1515
"symfony/config": "^4.4 || ^5.0",
1616
"symfony/dependency-injection": "^4.4 || ^5.0",

0 commit comments

Comments
 (0)