Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 12af6aa

Browse files
committed
Dependency updates: Symfony 5.3 --> 5.4.1
1 parent ae00a45 commit 12af6aa

File tree

3 files changed

+246
-162
lines changed

3 files changed

+246
-162
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
},
99
"license": "MIT",
1010
"require": {
11-
"php": "^8.0",
12-
"ext-json": "*",
13-
"ext-curl": "*",
11+
"php": "^8.0",
12+
"ext-json": "*",
13+
"ext-dom": "*",
14+
"ext-curl": "*",
1415
"guzzlehttp/guzzle": "^7.3",
1516
"symfony/console": "^5.0"
1617
},

0 commit comments

Comments
 (0)