Skip to content

Commit 178f9ce

Browse files
committed
[Platform] allow codewithkyrian/transformers ^0.6
1 parent 5e12f02 commit 178f9ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/platform/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"require-dev": {
3838
"async-aws/bedrock-runtime": "^0.1.0",
39-
"codewithkyrian/transformers": "^0.5.3",
39+
"codewithkyrian/transformers": "^0.5.3|^0.6.1",
4040
"phpstan/phpstan": "^2.1.17",
4141
"phpstan/phpstan-symfony": "^2.0.6",
4242
"phpunit/phpunit": "^11.5",
@@ -50,6 +50,7 @@
5050
},
5151
"config": {
5252
"allow-plugins": {
53+
"codewithkyrian/platform-package-installer": true,
5354
"codewithkyrian/transformers-libsloader": true
5455
},
5556
"sort-packages": true

0 commit comments

Comments
 (0)