Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 7ac4087

Browse files
authored
Support composer/installers v2
1 parent c2bf2c5 commit 7ac4087

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
@@ -6,7 +6,7 @@
66
"license": "GPL-3.0-or-later",
77
"require": {
88
"php": "^7.1",
9-
"composer/installers": "~1.2"
9+
"composer/installers": "^1.2 || ^2.2"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "9.5.14",

0 commit comments

Comments
 (0)