Skip to content

Commit

Permalink
Preparing the develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Mar 18, 2024
1 parent 806498d commit 20a50ca
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 @@ -16,13 +16,13 @@
"require": {
"php": "^8.2",
"ext-json": "*",
"arcanedev/support": "^11.0",
"arcanedev/support": "^12.0",
"psr/log": "^1.0|^2.0|^3.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"
},
"autoload": {
Expand All @@ -43,7 +43,7 @@
},
"extra": {
"branch-alias": {
"dev-develop": "11.x-dev"
"dev-develop": "12.x-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 20a50ca

Please sign in to comment.