Skip to content

Commit 2918aa2

Browse files
Update symfony packages to v7
1 parent 6378d89 commit 2918aa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"elife/ping": "^1.0",
2020
"jdesrosiers/silex-cors-provider": "^1.2",
2121
"silex/silex": "^2.0",
22-
"symfony/finder": "^3.1",
22+
"symfony/finder": "^7.0",
2323
"symfony/http-foundation": "^3.1",
2424
"symfony/http-kernel": "^3.1"
2525
},
@@ -32,8 +32,8 @@
3232
"justinrainbow/json-schema": "^5.1",
3333
"phpunit/phpunit": "^5.5",
3434
"squizlabs/php_codesniffer": "^3.5",
35-
"symfony/filesystem": "^3.4",
36-
"symfony/psr-http-message-bridge": "^1.0",
35+
"symfony/filesystem": "^7.0",
36+
"symfony/psr-http-message-bridge": "^7.0",
3737
"zendframework/zend-diactoros": "^1.3"
3838
},
3939
"config": {

0 commit comments

Comments
 (0)