Skip to content

Commit 7c57076

Browse files
authored
Merge pull request #2 from phpro/psl-upgrade
Use new PSL namespaces
2 parents 50f6e1b + b19386f commit 7c57076

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
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
7-
"azjezz/psl": "^4.2"
7+
"php-standard-library/php-standard-library": "^4.2 || ^5.0"
88
},
99
"license": "MIT",
1010
"autoload": {

0 commit comments

Comments
 (0)