Skip to content

Commit b8bf8d4

Browse files
Koldo Picazakpicaza
authored andcommitted
add php8 support
1 parent 55ddc3b commit b8bf8d4

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.4.0",
15+
"php": "^7.4.0|^8.0",
1616
"psr/container": "^1.0.0",
1717
"symfony/console": "^4.2 || ^5.0"
1818
},

0 commit comments

Comments
 (0)