We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94128c commit 9138d7dCopy full SHA for 9138d7d
composer.json
@@ -36,7 +36,7 @@
36
"require-dev": {
37
"pestphp/pest": "^1.22",
38
"friendsofphp/php-cs-fixer": "^3.0",
39
- "leafs/alchemy": "dev-next"
+ "leafs/alchemy": "^2.0"
40
},
41
"scripts": {
42
"format": "vendor/bin/php-cs-fixer fix --config=.php_cs.dist.php --allow-risky=yes",
0 commit comments