Skip to content

Commit 4a5cbd7

Browse files
committed
update symfony component version
1 parent c2c6650 commit 4a5cbd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"type": "library",
44
"require": {
55
"php": ">=8.1",
6-
"league/openapi-psr7-validator": "^0.21",
6+
"league/openapi-psr7-validator": "^0.22",
77
"psr/cache": "1.0|^2.0|^3.0",
88
"psr/simple-cache": "^1.0|^2.0|^3.0",
9-
"symfony/psr-http-message-bridge": "^2.3"
9+
"symfony/psr-http-message-bridge": "^6.0|^7.0"
1010
},
1111
"require-dev": {
1212
"nyholm/psr7": "^1.8",

0 commit comments

Comments
 (0)