Skip to content

Commit 0c1951a

Browse files
committed
Use azjezz/psl 3.0.0
1 parent 682d7c8 commit 0c1951a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
}
1616
],
1717
"require": {
18-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
19-
"azjezz/psl": "^2.5",
18+
"php": "~8.2.0 || ~8.3.0",
19+
"azjezz/psl": "^3.0.0",
2020
"php-soap/xml": "^1.6.0"
2121
},
2222
"autoload-dev": {

0 commit comments

Comments
 (0)