Skip to content

Commit ca64233

Browse files
committed
Update composer.json [ci skip]
1 parent 95c12f0 commit ca64233

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
"require": {
3838
"php": ">=8.1",
39-
"composer/installers": "~1.0"
39+
"composer/installers": "^1.0 || ^2.0"
4040
},
4141
"require-dev": {
4242
"phing/phing": "~2.4"
@@ -51,6 +51,9 @@
5151
"directory": "/customise/db/extension/googleanalytics",
5252
"filename": "version_check",
5353
"ssl": true
54+
},
55+
"branch-alias": {
56+
"dev-develop": "1.1.x-dev"
5457
}
5558
}
5659
}

0 commit comments

Comments
 (0)