Skip to content

Commit a4c538c

Browse files
committed
fix built
1 parent b77864d commit a4c538c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/platform-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
update-packages: doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctrine-types:^3 gedmo/doctrine-extensions:^3
4343
- php-version: "8.4"
4444
run-infection: "true"
45+
update-packages: infection/infection
4546

4647
steps:
4748
- name: "Checkout"

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"doctrine/orm": "^2.16.0",
3030
"doctrine/persistence": "^2.2.1 || ^3.2",
3131
"gedmo/doctrine-extensions": "^3.8",
32-
"infection/infection": "^0.31.2",
3332
"nesbot/carbon": "^2.49",
3433
"php-parallel-lint/php-parallel-lint": "^1.2",
3534
"phpstan/phpstan-deprecation-rules": "^2.0.2",

0 commit comments

Comments
 (0)