Skip to content

Commit f384aee

Browse files
committed
Updated composer requirements following performance tracking
1 parent a443747 commit f384aee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"license": "MIT",
2626
"require": {
2727
"php": ">=8.0",
28-
"sentry/sdk": "^4.0",
28+
"sentry/sentry": "^4.4",
2929
"monolog/monolog": ">=2.7.0|^3.0",
30-
"magento/framework": "*",
30+
"magento/framework": ">=103.0.7",
3131
"magento/module-csp": "*",
3232
"nyholm/psr7": "^1.2",
33-
"magento/module-config": "^101.2"
33+
"magento/module-config": ">=101.2"
3434
},
3535
"repositories": {
3636
"magento": {

0 commit comments

Comments
 (0)