Skip to content

Commit bb38ff0

Browse files
authored
Merge pull request #33 from veewee/feature/replace-psl-with-php-standard-library
Replace azjezz/psl with php-standard-library/php-standard-library
2 parents 68f5d0f + f039093 commit bb38ff0

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
@@ -28,7 +28,7 @@
2828
"require": {
2929
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
3030
"ext-dom": "*",
31-
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
31+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",
3232
"league/uri": "^7.0",
3333
"league/uri-components": "^7.0",
3434
"php-soap/xml": "^1.9",

0 commit comments

Comments
 (0)