Skip to content

Commit 34fb9ca

Browse files
committed
refactor: update dependencies for Laravel 12 compatibility
1 parent 3a88cf6 commit 34fb9ca

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
@@ -41,7 +41,7 @@
4141
"spatie/laravel-package-tools": "^1.11"
4242
},
4343
"require-dev": {
44-
"laravel/pint": "^1.14",
44+
"laravel/pint": "^1.0|^1.14",
4545
"nunomaduro/collision": "^5.3|^6.0|^v7.10|^8.1.1",
4646
"nunomaduro/larastan": "^1.0|^2.0|^3.0",
4747
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",

0 commit comments

Comments
 (0)