Skip to content

Commit

Permalink
Fix test - use less strict version for pint
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr-Moik authored and Gummibeer committed Apr 17, 2024
1 parent 371cd61 commit 79dd334
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 @@ -37,7 +37,7 @@
},
"require-dev": {
"laravel/legacy-factories": "^1.0.4",
"laravel/pint": "^1.14",
"laravel/pint": "^1.0",
"mockery/mockery": "^1.3.3",
"orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0",
"phpunit/phpunit": "^10.0"
Expand Down

0 comments on commit 79dd334

Please sign in to comment.