Skip to content

Commit 3b4b182

Browse files
committed
feat: finally rest-bundle and rest-routing-bundle reached stable version
1 parent 7169785 commit 3b4b182

File tree

3 files changed

+12
-89
lines changed

3 files changed

+12
-89
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"ext-ctype": "*",
77
"ext-iconv": "*",
88
"ext-json": "*",
9-
"friendsofsymfony/rest-bundle": "3.0.0-beta1",
10-
"handcraftedinthealps/rest-routing-bundle": "^1.0@beta",
9+
"friendsofsymfony/rest-bundle": "3.0.*",
10+
"handcraftedinthealps/rest-routing-bundle": "^1.0",
1111
"jms/serializer-bundle": "^3.5",
1212
"sensio/framework-extra-bundle": "^5.5",
1313
"symfony/console": "5.0.*",

composer.lock

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

symfony.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@
180180
"symfony/css-selector": {
181181
"version": "v5.0.6"
182182
},
183-
"symfony/debug": {
184-
"version": "v4.4.8"
185-
},
186183
"symfony/debug-bundle": {
187184
"version": "4.1",
188185
"recipe": {

0 commit comments

Comments
 (0)