Skip to content

Commit

Permalink
Remove laravel/pint dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fsavina committed Sep 22, 2022
1 parent f82e1c8 commit 0f2a6b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"require-dev": {
"phpunit/phpunit": "^8.0",
"orchestra/testbench": "^4.3|^5.5|^6.3",
"swagger-api/swagger-ui":"^3.18",
"laravel/pint": "^1.1"
"swagger-api/swagger-ui":"^3.18"
},
"suggest": {
"fruitcake/laravel-cors": "Required to send CORS headers (^1.0)"
Expand Down

0 comments on commit 0f2a6b3

Please sign in to comment.