Skip to content

Commit f8514d8

Browse files
committed
CE#34700: Fixed composer.json file in magento/framework
1 parent e315e5e commit f8514d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"laminas/laminas-stdlib": "^3.6.0",
3535
"laminas/laminas-uri": "^2.9.1",
3636
"laminas/laminas-validator": "^2.15.0",
37-
"magento/zendframework1": "1.14.6-beta1 as 1.14.6",
37+
"magento/zendframework1": "dev-master as 1.14.6",
3838
"monolog/monolog": "^2.3",
3939
"ramsey/uuid": "~4.2.0",
4040
"symfony/console": "~4.4.0",
4141
"symfony/process": "~4.4.0",
4242
"tedivm/jshrink": "~1.4.0",
43-
"webonyx/graphql-php": "~14.9.0",
43+
"webonyx/graphql-php": "~14.11.3",
4444
"wikimedia/less.php": "^3.0.0",
4545
"magento/composer-dependency-version-audit-plugin": "~0.1"
4646
},

0 commit comments

Comments
 (0)