dep: php package update
This commit is contained in:
+9
-9
@@ -8,23 +8,23 @@
|
|||||||
],
|
],
|
||||||
"config": {
|
"config": {
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "8.1"
|
"php": "8.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"brandonwamboldt/utilphp": "^1.1",
|
"brandonwamboldt/utilphp": "^1.1",
|
||||||
"sergeytsalkov/meekrodb": "^2.3",
|
"sergeytsalkov/meekrodb": "^2.3",
|
||||||
"league/plates": "^3.3",
|
"league/plates": "^3.5",
|
||||||
"vlucas/valitron": "^1.4",
|
"vlucas/valitron": "^1.4",
|
||||||
"php-extended/php-tail": "^2.1",
|
"php-extended/php-tail": "^5.0",
|
||||||
"symfony/lock": "^6.0",
|
"symfony/lock": "^6.2",
|
||||||
"ezyang/htmlpurifier": "^4.10",
|
"ezyang/htmlpurifier": "^4.10",
|
||||||
"xemlock/htmlpurifier-html5": "^0.1.7",
|
"xemlock/htmlpurifier-html5": "^0.1.7",
|
||||||
"catfan/medoo": "^2.1",
|
"catfan/medoo": "^2.1",
|
||||||
"phan/phan": "^5.3",
|
"phan/phan": "^5.4",
|
||||||
"nette/caching": "^3.0",
|
"nette/caching": "^3.2",
|
||||||
"illuminate/database": "^9.12",
|
"illuminate/database": "^10.0",
|
||||||
"illuminate/events": "^9.12",
|
"illuminate/events": "^10.0",
|
||||||
"php-ds/php-ds": "^1.4",
|
"php-ds/php-ds": "^1.4",
|
||||||
"hided62/ldto": "^1.0",
|
"hided62/ldto": "^1.0",
|
||||||
"league/uri": "^6.8"
|
"league/uri": "^6.8"
|
||||||
@@ -48,6 +48,6 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.5"
|
"phpunit/phpunit": "^10.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+798
-781
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user