Update Flex endpoint

This commit is contained in:
github-action[bot]
2023-02-15 14:32:12 +00:00
parent 7a7e8576da
commit fe9084e2b4
8 changed files with 252 additions and 16 deletions
+6 -1
View File
@@ -1421,7 +1421,8 @@
"sentry/sentry-symfony": [
"1.0",
"3.0",
"4.0"
"4.0",
"4.6"
],
"sg/datatablesbundle": [
"1.0"
@@ -1815,6 +1816,10 @@
"sentry/sentry-symfony": {
"4.0": {
"symfony/framework-bundle": "<5.4"
},
"4.6": {
"symfony/framework-bundle": "<5.4",
"symfony/monolog-bundle": "<3.7"
}
}
},