Skip to content

Commit

Permalink
Bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jan 24, 2025
1 parent f322269 commit c843cd1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"license": "MIT",
"require": {
"php": "^8.2.0",
"laravel/framework": "^11.22.0",
"pestphp/pest": "^3.0.0"
"laravel/framework": "^11.39.1",
"pestphp/pest": "^3.7.4"
},
"autoload": {
"psr-4": {
Expand All @@ -30,9 +30,9 @@
}
},
"require-dev": {
"laravel/dusk": "^8.2.5",
"orchestra/testbench": "^9.4.0",
"pestphp/pest-dev-tools": "^3.0.0"
"laravel/dusk": "^8.2.13",
"orchestra/testbench": "^9.9.0",
"pestphp/pest-dev-tools": "^3.3.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit c843cd1

Please sign in to comment.