Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6741c9f

Browse files
committed
feat: upgrade to Symfony 5.4 LTS
1 parent d06fd83 commit 6741c9f

File tree

3 files changed

+736
-683
lines changed

3 files changed

+736
-683
lines changed

‎composer.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@
1616
"handcraftedinthealps/rest-routing-bundle": "^1.0",
1717
"jms/serializer-bundle": "^3.5",
1818
"sensio/framework-extra-bundle": "^5.5",
19-
"symfony/console": "5.1.*",
20-
"symfony/dotenv": "5.1.*",
19+
"symfony/console": "^5.1",
20+
"symfony/dotenv": "^5.1",
2121
"symfony/flex": "^1.3.1",
22-
"symfony/form": "5.1.*",
23-
"symfony/framework-bundle": "5.1.*",
24-
"symfony/validator": "5.1.*",
25-
"symfony/yaml": "5.1.*",
22+
"symfony/form": "^5.1",
23+
"symfony/framework-bundle": "^5.1",
24+
"symfony/validator": "^5.1",
25+
"symfony/yaml": "^5.1",
2626
"willdurand/hateoas-bundle": "^2.1"
2727
},
2828
"require-dev": {
2929
"friends-of-behat/symfony-extension": "^2.1",
3030
"peekmo/jsonpath": "dev-master",
3131
"phpunit/phpunit": "^8.5",
32-
"symfony/browser-kit": "5.1.*",
33-
"symfony/css-selector": "5.1.*",
34-
"symfony/debug-bundle": "5.1.*",
32+
"symfony/browser-kit": "^5.1",
33+
"symfony/css-selector": "^5.1",
34+
"symfony/debug-bundle": "^5.1",
3535
"symfony/maker-bundle": "^1.14",
3636
"symfony/monolog-bundle": "^3.0",
3737
"symfony/phpunit-bridge": "^6.2",
38-
"symfony/stopwatch": "5.1.*",
39-
"symfony/web-profiler-bundle": "5.1.*"
38+
"symfony/stopwatch": "^5.1",
39+
"symfony/web-profiler-bundle": "^5.1"
4040
},
4141
"config": {
4242
"preferred-install": {
@@ -87,7 +87,7 @@
8787
"extra": {
8888
"symfony": {
8989
"allow-contrib": false,
90-
"require": "5.1.*"
90+
"require": "^5.1"
9191
}
9292
}
9393
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /