Skip to content

Commit

Permalink
chore: update alchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Oct 13, 2024
1 parent 0f377fd commit 95afef3
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 @@ -34,8 +34,7 @@
"php": "^7.4|^8.0",
"leafs/http": "*",
"leafs/anchor": "*",
"leafs/exception": "*",
"leafs/alchemy": "dev-next"
"leafs/exception": "*"
},
"scripts": {
"format": "vendor/bin/php-cs-fixer fix --config=.php_cs.dist.php --allow-risky=yes",
Expand All @@ -50,7 +49,8 @@
}
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.64",
"pestphp/pest": "*",
"friendsofphp/php-cs-fixer": "*"
"leafs/alchemy": "dev-next"
}
}

0 comments on commit 95afef3

Please sign in to comment.