Skip to content

Commit

Permalink
Php84 deprecation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Atul-glo35265 committed Dec 13, 2024
1 parent 54a3487 commit 4afc4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": ">=7.0.0",
"magento/zend-exception": "dev-php84_deprication_fix",
"magento/zend-loader": "php84_deprication_fix"
"magento/zend-loader": "dev-php84_deprication_fix"
},
"replace": {
"zf1/zend-db": "^1.12",
Expand Down

0 comments on commit 4afc4b1

Please sign in to comment.