Skip to content

Commit 6128d2b

Browse files
committed
Update dependencies to work with PHP 8.4
1 parent 56f00ac commit 6128d2b

File tree

2 files changed

+262
-253
lines changed

2 files changed

+262
-253
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"symfony/console": "^5.3",
77
"symfony/http-client": "^6.3",
88
"ext-openssl": "*",
9-
"veewee/xml": "^2.12",
9+
"veewee/xml": "^4",
1010
"reload/jira-security-issue": "^2",
1111
"composer/semver": "^3.3",
1212
"thecodingmachine/safe": "^2.5",
1313
"vlucas/phpdotenv": "^5.5",
14-
"azjezz/psl": "^2.8"
14+
"azjezz/psl": "^3.1"
1515
},
1616
"license": "MIT",
1717
"autoload": {

0 commit comments

Comments
 (0)