Skip to content

Commit 7ef48af

Browse files
Koldo Picazakpicaza
authored andcommitted
add php8 support
1 parent 9e8bfe1 commit 7ef48af

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "~7.1",
20+
"php": "~7.1|^8.0",
2121
"nikic/fast-route": "^1.3"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)