Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Aug 29, 2024
1 parent 035c780 commit ee5adb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ext-json": "*",
"mikey179/vfsstream": "^1.6.11",
"phpstan/phpstan": "~1.12.0",
"phpunit/phpunit": "^11.3",
"phpunit/phpunit": ">= 10.5, < 12",
"jasny/phpunit-extension": "^v0.5.0",
"nyholm/psr7": "^1.1",
"relay/relay": "^2.1",
Expand Down

0 comments on commit ee5adb7

Please sign in to comment.