Skip to content

Commit 6782bad

Browse files
committed
downgrade to satisfy 7.4
1 parent a2c38f4 commit 6782bad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^7.4 || ^8",
1313
"ext-json": "*",
1414
"ext-mbstring": "*",
15-
"psr/simple-cache": "^3.0"
15+
"psr/simple-cache": "^1.0"
1616
},
1717
"require-dev": {
1818
"amphp/amp": "^2.6",
@@ -32,7 +32,7 @@
3232
"react/http": "^1.6",
3333
"react/promise": "^2.0 || ^3.0",
3434
"rector/rector": "^2.0",
35-
"symfony/cache": "^6.4",
35+
"symfony/cache": "^5.4",
3636
"symfony/polyfill-php81": "^1.23",
3737
"symfony/var-exporter": "^5 || ^6 || ^7",
3838
"thecodingmachine/safe": "^1.3 || ^2 || ^3"

0 commit comments

Comments
 (0)