Skip to content

Commit 6619cb0

Browse files
authored
Merge pull request #53 from EJTJ3/patch-1
feat: Update azjezz/psl requirement to include version 5.0
2 parents 49b8e3a + 917a019 commit 6619cb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"php-soap/wsdl": "^1.14",
2121
"php-soap/xml": "^1.9.0",
2222
"veewee/xml": "^3.0",
23-
"azjezz/psl": "^3.0 || ^4.0",
23+
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
2424
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2525
"webmozart/assert": "^1.11",
2626
"php-tui/php-tui": "^0.2.1"
@@ -31,7 +31,7 @@
3131
"psalm/plugin-symfony": "^5.0",
3232
"php-standard-library/psalm-plugin": "^2.2",
3333
"vimeo/psalm": "~6.13.0",
34-
"phpunit/phpunit": "~12.4.0",
34+
"phpunit/phpunit": "~12.4",
3535
"php-cs-fixer/shim": "~3.88.0"
3636
},
3737
"license": "MIT",

0 commit comments

Comments
 (0)