Skip to content

Commit

Permalink
Fix setup:di:compile failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ihor-sviziev authored and Andrii Beziazychnyi committed Oct 14, 2021
1 parent 29fed52 commit 9940c8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"elasticsearch/elasticsearch": "~7.14.0",
"guzzlehttp/guzzle": "^7.3.0",
"laminas/laminas-captcha": "^2.11",
"laminas/laminas-code": "~4.4.2",
"laminas/laminas-code": "~4.4.3",
"laminas/laminas-db": "^2.12.0",
"laminas/laminas-dependency-plugin": "^2.1.0",
"laminas/laminas-di": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/internal/Magento/Framework/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"colinmollenhour/php-redis-session-abstract": "~1.4.0",
"composer/composer": "^1.9 || ^2.0",
"guzzlehttp/guzzle": "^7.3.0",
"laminas/laminas-code": "~4.4.2",
"laminas/laminas-code": "~4.4.3",
"laminas/laminas-escaper": "~2.8.0",
"laminas/laminas-http": "^2.6.0",
"laminas/laminas-mail": "^2.9.0",
Expand Down

0 comments on commit 9940c8a

Please sign in to comment.