Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Bump dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Mar 23, 2024
1 parent 6bbbacf commit 781af99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"require-dev": {
"phpunit/phpunit" : "^7 || ^8 || ^9 || ^10 || ^11",
"laravel/laravel": "^5.6 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11",
"phpstan/phpstan": "^1.4",
"wdes/coding-standard": "^3.2"
"phpstan/phpstan": "^1.10",
"wdes/coding-standard": "^3.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 781af99

Please sign in to comment.