Skip to content

Commit acd2b5a

Browse files
update
1 parent 5356d8c commit acd2b5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"vlucas/phpdotenv": "^5.6"
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "*",
11-
"phpstan/phpstan": "*",
12-
"laravel/pint": "*"
10+
"phpunit/phpunit": "^12.5",
11+
"phpstan/phpstan": "^2.1",
12+
"laravel/pint": "^1.27"
1313
},
1414
"license": "MIT",
1515
"autoload": {

0 commit comments

Comments
 (0)