We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6378d89 commit 2918aa2Copy full SHA for 2918aa2
composer.json
@@ -19,7 +19,7 @@
19
"elife/ping": "^1.0",
20
"jdesrosiers/silex-cors-provider": "^1.2",
21
"silex/silex": "^2.0",
22
- "symfony/finder": "^3.1",
+ "symfony/finder": "^7.0",
23
"symfony/http-foundation": "^3.1",
24
"symfony/http-kernel": "^3.1"
25
},
@@ -32,8 +32,8 @@
32
"justinrainbow/json-schema": "^5.1",
33
"phpunit/phpunit": "^5.5",
34
"squizlabs/php_codesniffer": "^3.5",
35
- "symfony/filesystem": "^3.4",
36
- "symfony/psr-http-message-bridge": "^1.0",
+ "symfony/filesystem": "^7.0",
+ "symfony/psr-http-message-bridge": "^7.0",
37
"zendframework/zend-diactoros": "^1.3"
38
39
"config": {
0 commit comments