Skip to content

Commit 033030a

Browse files
committed
- prepare for PHP 8
1 parent c054a92 commit 033030a

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 || ^8.*",
22+
"php": "^7.2 || ^8",
2323
"psr/container": "~1"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)