Skip to content

Commit

Permalink
Bump phpunit and fix issues
Browse files Browse the repository at this point in the history
Will fix all deprecation issues at a later stage
  • Loading branch information
christeredvartsen committed Jan 6, 2025
1 parent b8ffe7d commit bdc7f3f
Show file tree
Hide file tree
Showing 6 changed files with 294 additions and 237 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require-dev": {
"imbo/imbo-coding-standard": "^2.0",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^11.5",
"slim/psr7": "^1.3",
"slim/slim": "^4.7",
"symfony/process": "^7.2",
Expand Down
Loading

0 comments on commit bdc7f3f

Please sign in to comment.