fix, dep: 사용불가능한 phpuri를 league/uri로 대체

- 테스트 아직 없음
This commit is contained in:
2023-02-20 01:02:18 +09:00
parent 6eccd248ea
commit 9b7e0ef169
4 changed files with 253 additions and 57 deletions
+2 -2
View File
@@ -17,7 +17,6 @@
"league/plates": "^3.3",
"vlucas/valitron": "^1.4",
"php-extended/php-tail": "^2.1",
"pguardiario/phpuri": "^1.0",
"symfony/lock": "^6.0",
"ezyang/htmlpurifier": "^4.10",
"xemlock/htmlpurifier-html5": "^0.1.7",
@@ -27,7 +26,8 @@
"illuminate/database": "^9.12",
"illuminate/events": "^9.12",
"php-ds/php-ds": "^1.4",
"hided62/ldto": "^1.0"
"hided62/ldto": "^1.0",
"league/uri": "^6.8"
},
"autoload": {
"psr-4": {