Skip to content

Commit

Permalink
bump composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed Nov 22, 2024
1 parent 0e3ebd4 commit 927ffeb
Show file tree
Hide file tree
Showing 2 changed files with 888 additions and 1,470 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"laravel/framework": "^11.0"
},
"require-dev": {
"jrmajor/cs": "^0.6.0",
"jrmajor/cs": "^0.6.1",
"orchestra/testbench": "^9.1",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^11.2"
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^11.4"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
Loading

0 comments on commit 927ffeb

Please sign in to comment.