Skip to content

Commit 3dddc11

Browse files
committed
[SYMFONY UPGRADE] allow any symfony upgrade
1 parent 64cdd75 commit 3dddc11

File tree

2 files changed

+70
-71
lines changed

2 files changed

+70
-71
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ext-curl": "*",
3535
"ext-json": "*",
3636
"netresearch/jsonmapper": "^4.2",
37-
"symfony/http-client": "^6.3"
37+
"symfony/http-client": "*"
3838
},
3939
"scripts": {
4040
"analyse": "vendor/bin/phpstan analyse -c phpstan.neon"

composer.lock

Lines changed: 69 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)