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 21, 2024
1 parent 08603e0 commit aa732d8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"license": "MIT",
"require": {
"php": "^8.2",
"arcanedev/php-html": "^8.0",
"arcanedev/support": "^11.0"
"arcanedev/php-html": "^9.0",
"arcanedev/support": "^12.0"
},
"require-dev": {
"ext-dom": "*",
"laravel/framework": "^11.0",
"laravel/framework": "^12.0",
"laravel/pint": "^1.14",
"orchestra/testbench-core": "^9.0",
"orchestra/testbench-core": "^10.0",
"phpunit/phpunit": "^10.5|^11.0"
},
"autoload": {
Expand All @@ -48,7 +48,7 @@
},
"extra": {
"branch-alias": {
"dev-develop": "7.x-dev"
"dev-develop": "8.x-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit aa732d8

Please sign in to comment.