dep: add php-ds

This commit is contained in:
2022-05-08 19:23:24 +09:00
parent 928042d71b
commit f6642ecb0f
2 changed files with 59 additions and 3 deletions
+2 -1
View File
@@ -30,7 +30,8 @@
"nette/caching": "^3.0",
"illuminate/database": "^8.61",
"illuminate/events": "^8.61",
"spatie/data-transfer-object": "^3.7"
"spatie/data-transfer-object": "^3.7",
"php-ds/php-ds": "^1.4"
},
"autoload": {
"psr-4": {