Skip to content

Commit 8c98808

Browse files
author
Suluh S
committed
chore: remove laravel/pint
1 parent f2717c7 commit 8c98808

3 files changed

Lines changed: 2552 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
vendor
22
.phpunit.cache
3-
4-
composer.lock

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"require-dev": {
4343
"squizlabs/php_codesniffer": "^3.7",
4444
"phpunit/phpunit": "^9.6",
45-
"mikey179/vfsstream": "^1.6",
46-
"laravel/pint": "^1.25"
45+
"mikey179/vfsstream": "^1.6"
4746
}
4847
}

0 commit comments

Comments
 (0)