Skip to content

Commit c4ccd6a

Browse files
committed
chore: 🤖 Support version 7.0
1 parent 49a691b commit c4ccd6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=5.3.3",
28-
"sebastian/comparator": "^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
28+
"sebastian/comparator": "^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": ">=4.8"

0 commit comments

Comments
 (0)