Thanks to visit codestin.com Credit goes to github.com
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 143f71a commit e602e55Copy full SHA for e602e55
1 file changed
composer.json
@@ -21,13 +21,13 @@
21
"eventsauce/eventsauce": "^0.8.2",
22
"ramsey/uuid": "^4.1",
23
"symfony/console": "5.2.*",
24
- "symfony/dotenv": "5.2.*",
25
- "symfony/event-dispatcher": "5.2.*",
+ "symfony/dotenv": "5.4.*",
+ "symfony/event-dispatcher": "5.4.*",
26
"symfony/flex": "^1.3.1",
27
- "symfony/framework-bundle": "5.2.*",
+ "symfony/framework-bundle": "5.4.*",
28
"symfony/monolog-bundle": "^3.7",
29
"symfony/proxy-manager-bridge": "5.2.*",
30
- "symfony/yaml": "5.2.*",
+ "symfony/yaml": "5.4.*",
31
"zircote/swagger-php": "^3.1"
32
},
33
"require-dev": {
0 commit comments