We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63c2c8 commit 163dbedCopy full SHA for 163dbed
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name" : "ernadoo/mondial-relay-bundle",
3
"type" : "symfony-bundle",
4
- "description" : "Mondial Relay Bundle for Symfony 5",
+ "description" : "Mondial Relay Bundle for Symfony",
5
"keywords" : [
6
"Mondial Relay"
7
],
@@ -14,7 +14,7 @@
14
"require" : {
15
"php" : "^7.1 || ^8.0",
16
"quentinbontemps/php-mondialrelay-api" : "^1.0",
17
- "symfony/framework-bundle" : "^5.0",
+ "symfony/framework-bundle" : "^5.4 || ^6.4",
18
"symfony/profiler-pack" : "*"
19
},
20
"config" : {
@@ -30,4 +30,4 @@
30
"endpoint": "https://api.github.com/repos/ernadoo/recipes/contents/index.json?ref=flex/main"
31
}
32
33
-}
+}
0 commit comments