Skip to content

Commit

Permalink
fix:pint for php 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tintnaingwinn committed Sep 14, 2023
1 parent 4e88bd5 commit ed807ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"illuminate/support": "^9.0|^10.0"
},
"require-dev": {
"laravel/pint": "^1.13",
"laravel/pint": "^1.5",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
Expand Down

0 comments on commit ed807ff

Please sign in to comment.