Skip to content

Commit

Permalink
Use stable version of Pint
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Sep 3, 2022
1 parent 192b3a3 commit eaad272
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 @@ -13,7 +13,7 @@
"php": "^8.1"
},
"require-dev": {
"laravel/pint": "^0.2.0",
"laravel/pint": "^1.1.2",
"pestphp/pest": "^1.21.3",
"phpstan/phpstan": "^1.7.12",
"symfony/var-dumper": "^6.1.0"
Expand Down

0 comments on commit eaad272

Please sign in to comment.