Skip to content

Commit 2439b45

Browse files
update and v2 working
1 parent 155f5e5 commit 2439b45

File tree

2 files changed

+175
-111
lines changed

2 files changed

+175
-111
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
},
1616
"require-dev": {
1717
"fakerphp/faker": "^1.24",
18-
"laravel/pint": "^1.24",
18+
"laravel/pint": "^1.25",
1919
"mockery/mockery": "^1.6",
2020
"myclabs/deep-copy": "^1.13",
2121
"phpstan/phpstan": "^2.1",
22-
"phpunit/php-code-coverage": "^12.3",
23-
"phpunit/phpunit": "^12.2",
22+
"phpunit/php-code-coverage": "^12.4",
23+
"phpunit/phpunit": "^12.3",
2424
"symfony/var-dumper": "^7.3"
2525
},
2626
"license": "MIT",

0 commit comments

Comments
 (0)