Skip to content

Commit 9138d7d

Browse files
committed
chore: update alchemy
1 parent a94128c commit 9138d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"pestphp/pest": "^1.22",
3838
"friendsofphp/php-cs-fixer": "^3.0",
39-
"leafs/alchemy": "dev-next"
39+
"leafs/alchemy": "^2.0"
4040
},
4141
"scripts": {
4242
"format": "vendor/bin/php-cs-fixer fix --config=.php_cs.dist.php --allow-risky=yes",

0 commit comments

Comments
 (0)