Skip to content

Commit

Permalink
Upgrades dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Aug 26, 2022
1 parent 2f1a935 commit 17496be
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"symfony/console": "^6.0.2"
},
"require-dev": {
"brianium/paratest": "^6.4.1",
"laravel/framework": "^9.7",
"brianium/paratest": "^6.6.3",
"laravel/framework": "^9.26.1",
"laravel/pint": "^1.1.1",
"nunomaduro/larastan": "^1.0.2",
"nunomaduro/larastan": "^1.0.3",
"nunomaduro/mock-final-classes": "^1.1.0",
"orchestra/testbench": "^7.3.0",
"phpunit/phpunit": "^9.5.11",
"spatie/ignition": "^1.4"
"orchestra/testbench": "^7.7",
"phpunit/phpunit": "^9.5.23",
"spatie/ignition": "^1.4.1"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit 17496be

Please sign in to comment.