Skip to content

Commit 81a705e

Browse files
Fix tests
1 parent 64a1f56 commit 81a705e

File tree

7 files changed

+408
-656
lines changed

7 files changed

+408
-656
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"symfony/mailer": "^7",
4141
"symfony/psr-http-message-bridge": "^7.1",
4242
"twig/twig": "^3.0",
43-
"zircote/swagger-php": "^4.7",
43+
"zircote/swagger-php": "^5",
4444
"symfony/routing": "^7.1",
4545
"doctrine/annotations": "^2.0"
4646
},
@@ -50,7 +50,7 @@
5050
}
5151
},
5252
"require-dev": {
53-
"phpunit/phpunit": "^11"
53+
"phpunit/phpunit": "^12"
5454
},
5555
"autoload-dev": {
5656
"psr-4": {

0 commit comments

Comments
 (0)