Skip to content

Commit 382fa9f

Browse files
committed
Remove band-aid
1 parent 1d1df8b commit 382fa9f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/reusable-CI-workflow.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ jobs:
130130
--with "symfony/dependency-injection:${SF_CONSTRAINT}" \
131131
--with "symfony/http-foundation:${SF_CONSTRAINT}" \
132132
--with "symfony/http-kernel:${SF_CONSTRAINT}" \
133-
--with "yoanm/symfony-jsonrpc-http-server:dev-feature/increase-supported-versions-sf7.0" \
134133
${{ matrix.pkg-extra-constraints }} \
135134
&& make build
136135
@@ -219,7 +218,6 @@ jobs:
219218
--with "symfony/dependency-injection:${SF_CONSTRAINT}" \
220219
--with "symfony/http-foundation:${SF_CONSTRAINT}" \
221220
--with "symfony/http-kernel:${SF_CONSTRAINT}" \
222-
--with "yoanm/symfony-jsonrpc-http-server:dev-feature/increase-supported-versions-sf7.0" \
223221
&& make build
224222
225223
- name: ComposerRequireChecker
@@ -304,7 +302,6 @@ jobs:
304302
symfony/dependency-injection:${SF_CONSTRAINT} \
305303
symfony/http-foundation:${SF_CONSTRAINT} \
306304
symfony/http-kernel:${SF_CONSTRAINT} \
307-
yoanm/symfony-jsonrpc-http-server:dev-feature/increase-supported-versions-sf7.0 \
308305
${{ matrix.pkg-extra-constraints }} \
309306
&& make build
310307

0 commit comments

Comments
 (0)