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 Feb 10, 2022
1 parent b17622a commit 8b88911
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 @@ -17,12 +17,12 @@
"php": "^7.3|^8.0",
"ext-curl": "*",
"ext-json": "*",
"arcanedev/php-html": "^5.0",
"arcanedev/support": "^8.0",
"arcanedev/php-html": "^6.0",
"arcanedev/support": "^9.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"orchestra/testbench": "^6.4",
"orchestra/testbench": "^7.0",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.3.3"
},
Expand All @@ -42,7 +42,7 @@
},
"extra": {
"branch-alias": {
"dev-develop": "12.x-dev"
"dev-develop": "13.x-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 8b88911

Please sign in to comment.