Skip to content

Commit e5dbd53

Browse files
committed
build: allow installation of older Laravel Pint versions
1 parent 534dcfe commit e5dbd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"guzzlehttp/guzzle": "^7.3",
19-
"laravel/pint": "^1.21",
19+
"laravel/pint": "^1.5",
2020
"php-http/mock-client": "^1.2",
2121
"phpunit/phpunit": "^9.5"
2222
},

0 commit comments

Comments
 (0)