Skip to content

Commit 724a54e

Browse files
authored
Merge pull request #5 from veewee/feature/replace-psl-with-php-standard-library
Replace azjezz/psl with php-standard-library/php-standard-library
2 parents e95d091 + 47c424b commit 724a54e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
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 || ^5.0"
27+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "~12.3",

0 commit comments

Comments
 (0)