[9.x] Uses laravel/pint for styling (#5945)

* Uses `laravel/pint` for styling

* Makes `.styleci.yml` ignored on export

* Update composer.json

Co-authored-by: Dries Vints <dries@vints.io>
This commit is contained in:
Nuno Maduro
2022-07-15 14:38:49 +01:00
committed by GitHub
parent 88419bfc58
commit fa5e54a2ab
6 changed files with 6 additions and 4 deletions

View File

@@ -13,6 +13,7 @@
},
"require-dev": {
"fakerphp/faker": "^1.9.1",
"laravel/pint": "^1.0",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^6.1",