Skip to content

Commit 1ee28ed

Browse files
committed
chore: increase min php sdk
1 parent d8d1833 commit 1ee28ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"php": ">=8.1",
2323
"symfony/psr-http-message-bridge": "2.* || ^7.0",
2424
"symfony/routing": "^6.4 || ^7.0",
25-
"shopware/app-php-sdk": "^3.0",
25+
"shopware/app-php-sdk": ">=3.1.4",
2626
"symfony/http-client": "^6.4 || ^7.0",
2727
"nyholm/psr7": "^1.8"
2828
},

0 commit comments

Comments
 (0)