Skip to content

Commit 5580902

Browse files
committed
feature #341 [Platform] Drop codewithkyrian/transformers ^0.5 support (OskarStark)
This PR was merged into the main branch. Discussion ---------- [Platform] Drop `codewithkyrian/transformers` ^0.5 support | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | Follows #334 | License | MIT Commits ------- 01f28fa [Platform] Drop codewithkyrian/transformers ^0.5 support
2 parents 1a910fd + 01f28fa commit 5580902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/composer.json

Lines changed: 1 addition & 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|^0.6.1",
39+
"codewithkyrian/transformers": "^0.6.1",
4040
"phpstan/phpstan": "^2.1.17",
4141
"phpstan/phpstan-symfony": "^2.0.6",
4242
"phpunit/phpunit": "^11.5",

0 commit comments

Comments
 (0)