Skip to content

Commit 21bf93d

Browse files
committed
AC-7420::Update the Laminas dependencies in composer file
1 parent 833e5bf commit 21bf93d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"config": {
1010
"sort-packages": true
1111
},
12+
"repositories": [
13+
{
14+
"type": "vcs",
15+
"url": "https://github.com/wikimedia/less.php"
16+
}
17+
],
1218
"require": {
1319
"php": "~8.1.0||~8.2.0",
1420
"ext-bcmath": "*",
@@ -51,7 +57,7 @@
5157
"symfony/process": "^5.4",
5258
"tedivm/jshrink": "^1.4",
5359
"webonyx/graphql-php": "^14.11",
54-
"wikimedia/less.php": "^3.0"
60+
"wikimedia/less.php": "dev-main"
5561
},
5662
"archive": {
5763
"exclude": [

0 commit comments

Comments
 (0)