Skip to content

Commit 1ae779e

Browse files
committed
Force upgrade of plaisio/cgi-core.
1 parent a363c1f commit 1ae779e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"phpunit/phpunit": "^11.5.25",
2323
"plaisio/console-kernel": "^1.2.0"
2424
},
25+
"conflict": {
26+
"plaisio/cgi-core": "<1.10.0"
27+
},
2528
"autoload": {
2629
"psr-4": {
2730
"Plaisio\\Request\\": "src/"

0 commit comments

Comments
 (0)