filters now is a folder config only

This commit is contained in:
2024-10-09 02:17:44 +03:00
parent 19e8d648fc
commit b208e79d15
10 changed files with 362 additions and 390 deletions
+5 -6
View File
@@ -10,16 +10,15 @@
"ext-imagick": "*",
"ext-pdo": "*",
"php": "^8.3",
"guzzlehttp/guzzle": "^7.2",
"intervention/image": "^2.7",
"phpoption/phpoption": "^1.9",
"spatie/image-optimizer": "^1.6",
"staudenmeir/laravel-cte": "^1.0"
"staudenmeir/laravel-cte": "^1.10",
"intervention/image": "^3.8",
"guzzlehttp/guzzle": "^7.9"
},
"require-dev": {
"phpstan/phpstan": "^1.8",
"laravel/framework": "^10.10"
"laravel/framework": "^10.48",
"phpstan/phpstan": "^1.12"
},
"autoload": {
"psr-4": {