We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9131a5 commit 6c5d434Copy full SHA for 6c5d434
composer.json
@@ -16,10 +16,10 @@
16
"aws/aws-sdk-php": "3.*",
17
"imagine/imagine": "1.*",
18
"knplabs/gaufrette": "0.9.*",
19
- "symfony/http-client": "6.4.*",
20
- "symfony/form": "6.4.*",
21
- "symfony/process": "6.4.*",
22
- "symfony/mime": "6.4.*",
+ "symfony/http-client": "7.2.*",
+ "symfony/form": "7.2.*",
+ "symfony/process": "7.2.*",
+ "symfony/mime": "7.2.*",
23
"knplabs/doctrine-behaviors": "^2.0"
24
},
25
"autoload" : {
0 commit comments