Skip to content

Commit 742adc8

Browse files
committed
Update composer
1 parent f4efada commit 742adc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"laminas/laminas-server": "*",
6969
"laminas/laminas-diagnostics": "*",
7070
"laminas/laminas-uri": "*",
71+
"laminas/laminas-escaper": "*",
7172
"lm-commons/lmc-cors": "*",
7273
"firebase/php-jwt": "*",
7374
"phpmailer/phpmailer": "*",
@@ -90,7 +91,7 @@
9091
},
9192
"autoload": {
9293
"psr-4": {
93-
"User\\": "vendor/pi/user/src/"
94+
"Pi\\User\\": "vendor/pi/user/src/"
9495
}
9596
},
9697
"scripts": {

0 commit comments

Comments
 (0)