Skip to content

Commit

Permalink
Uses stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jan 10, 2024
1 parent 8ae9d02 commit 1b46c45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"email": "enunomaduro@gmail.com"
}
],
"version": "dev-feat/phpunit11",
"require": {
"php": "^8.2.0",
"filp/whoops": "^2.15.4",
Expand All @@ -25,7 +24,7 @@
"phpunit/phpunit": "<10.5.1 || >=12.0.0"
},
"require-dev": {
"laravel/framework": "dev-feat/adds-phpunit11-support as 11.0.0",
"laravel/framework": "^11.0.0",
"laravel/pint": "^1.13.8",
"laravel/tinker": "^2.9.0",
"laravel/sail": "^1.27.0",
Expand Down

0 comments on commit 1b46c45

Please sign in to comment.