Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Apr 27, 2024
1 parent b62ac6f commit 53df511
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"license": "MIT",
"require": {
"php": "^8.1.0",
"laravel/framework": "^10.44.0|^11.0",
"pestphp/pest": "^2.33.6"
"laravel/framework": "^10.48.9|^11.5.0",
"pestphp/pest": "^2.34.7"
},
"autoload": {
"psr-4": {
Expand All @@ -30,8 +30,8 @@
}
},
"require-dev": {
"laravel/dusk": "^7.12.3",
"orchestra/testbench": "^8.21.1|^9.0.0",
"laravel/dusk": "^7.13.0",
"orchestra/testbench": "^8.22.3|^9.0.4",
"pestphp/pest-dev-tools": "^2.16.0"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 53df511

Please sign in to comment.