Skip to content

Commit e3e02ac

Browse files
mathieu-dumoulin-tulippierredup
authored andcommitted
Add 5.x to sebastian comparator because it blocks install in updated projects
1 parent 799bec7 commit e3e02ac

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
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^7.2 || ^8.0",
27-
"sebastian/comparator": "^1.2 | ^2.0 | ^2.1 | ^3.0 | ^4.0",
27+
"sebastian/comparator": "^1.2 | ^2.0 | ^2.1 | ^3.0 | ^4.0 | ^5.0",
2828
"symfony/property-access": "^2.7 | ^3.0 | ^4.0 | ^5.0 | ^6.0"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)