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 May 7, 2021
1 parent a9a8cda commit 6a3eaba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"arcanedev/support": "^8.0",
"arcanedev/support": "^9.0",
"laravel-lang/lang": "^9.0"
},
"require-dev": {
"laravel/framework": "^8.40",
"mockery/mockery": "^1.4.2",
"orchestra/testbench-core": "^6.4",
"orchestra/testbench-core": "^7.0",
"phpunit/phpunit": "^9.3.3"
},
"autoload": {
Expand All @@ -43,7 +43,7 @@
},
"extra": {
"branch-alias": {
"dev-develop": "9.x-dev"
"dev-develop": "10.x-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 6a3eaba

Please sign in to comment.