Skip to content

Commit ab04ac2

Browse files
author
Andrey Helldar
committed
PHP 8 support
1 parent 71a58a3 commit ab04ac2

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
@@ -19,7 +19,7 @@
1919
"source": "https://github.com/andrey-helldar/pretty-routes"
2020
},
2121
"require": {
22-
"php": "^7.2",
22+
"php": "^7.2|^8.0",
2323
"ext-json": "*",
2424
"andrey-helldar/laravel-routes-core": "^1.6",
2525
"andrey-helldar/support": "^1.22",

0 commit comments

Comments
 (0)