Skip to content

Commit c054a92

Browse files
committed
- prepare for PHP 8
1 parent 11f44b9 commit c054a92

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
@@ -19,7 +19,7 @@
1919
],
2020
"prefer-stable": true,
2121
"require": {
22-
"php": "^7.2",
22+
"php": "^7.2 || ^8.*",
2323
"psr/container": "~1"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)