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 5e12f02 commit 178f9ceCopy full SHA for 178f9ce
src/platform/composer.json
@@ -36,7 +36,7 @@
36
},
37
"require-dev": {
38
"async-aws/bedrock-runtime": "^0.1.0",
39
- "codewithkyrian/transformers": "^0.5.3",
+ "codewithkyrian/transformers": "^0.5.3|^0.6.1",
40
"phpstan/phpstan": "^2.1.17",
41
"phpstan/phpstan-symfony": "^2.0.6",
42
"phpunit/phpunit": "^11.5",
@@ -50,6 +50,7 @@
50
51
"config": {
52
"allow-plugins": {
53
+ "codewithkyrian/platform-package-installer": true,
54
"codewithkyrian/transformers-libsloader": true
55
56
"sort-packages": true
0 commit comments