mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 19:46:52 +03:00
Update Flex endpoint
This commit is contained in:
+5
-1
@@ -1506,7 +1506,8 @@
|
||||
"5.3",
|
||||
"6.1",
|
||||
"7.3",
|
||||
"8.1"
|
||||
"8.1",
|
||||
"8.2"
|
||||
],
|
||||
"symfony/web-server-bundle": [
|
||||
"3.3"
|
||||
@@ -1856,6 +1857,9 @@
|
||||
},
|
||||
"8.1": {
|
||||
"symfony/framework-bundle": "<6.1"
|
||||
},
|
||||
"8.2": {
|
||||
"symfony/framework-bundle": "<8.2"
|
||||
}
|
||||
},
|
||||
"symfony/webpack-encore-bundle": {
|
||||
|
||||
Reference in New Issue
Block a user