Skip to content

Commit

Permalink
Preparing develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Mar 18, 2024
1 parent 22f89b0 commit bd6a337
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 @@ -18,12 +18,12 @@
"require": {
"php": "^8.2",
"ext-json": "*",
"arcanedev/support": "^11.0"
"arcanedev/support": "^12.0"
},
"require-dev": {
"laravel/framework": "^11.0",
"laravel/framework": "^12.0",
"mockery/mockery": "^1.6",
"orchestra/testbench-core": "^9.0",
"orchestra/testbench-core": "^10.0",
"phpunit/phpunit": "^10.5|^11.0",
"predis/predis": "^2.0.2"
},
Expand All @@ -40,7 +40,7 @@
},
"extra": {
"branch-alias": {
"dev-develop": "11.x-dev"
"dev-develop": "12.x-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit bd6a337

Please sign in to comment.