Skip to content

Commit e95d091

Browse files
authored
Merge pull request #4 from EJTJ3/patch-1
feat: Update azjezz/psl requirement to include version 5.0
2 parents ec1cfc2 + fcbcec3 commit e95d091

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
@@ -24,10 +24,10 @@
2424
"php-soap/engine": "^2.16.0",
2525
"psr/cache": "^3.0",
2626
"psr/cache-implementation": "^3.0",
27-
"azjezz/psl": "^3.0 || ^4.0"
27+
"azjezz/psl": "^3.0 || ^4.0 || ^5.0"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "~12.3.0",
30+
"phpunit/phpunit": "~12.3",
3131
"vimeo/psalm": "~6.13.0",
3232
"php-cs-fixer/shim": "~3.88.0",
3333
"symfony/cache": "^7.0 || ^6.4"

0 commit comments

Comments
 (0)