Skip to content

Commit ab9bfc3

Browse files
authored
chore: update minimum composer version (#2553)
1 parent 36a2454 commit ab9bfc3

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
@@ -21,7 +21,7 @@
2121
"symfony/css-selector": "~2.1",
2222
"cache/filesystem-adapter": "^1.1",
2323
"phpcompatibility/php-compatibility": "^9.2",
24-
"composer/composer": "^1.10.22",
24+
"composer/composer": "^1.10.23",
2525
"phpspec/prophecy-phpunit": "^2.0",
2626
"phpunit/phpunit": "^9.5"
2727
},

0 commit comments

Comments
 (0)