File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments