Skip to content

Commit 9d95034

Browse files
authored
Merge pull request #74 from tighten/adc/update-dependencies
Update dependencies and lock pint at 1.5
2 parents b9f777a + bad114b commit 9d95034

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

builds/duster

217 KB
Binary file not shown.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"php": "^8.0"
2828
},
2929
"require-dev": {
30-
"friendsofphp/php-cs-fixer": "^3.12",
30+
"friendsofphp/php-cs-fixer": "^3.14",
3131
"laravel-zero/framework": "^9.2",
32-
"laravel/pint": "^1.2",
32+
"laravel/pint": "1.5",
3333
"mockery/mockery": "^1.4.4",
3434
"nunomaduro/larastan": "^2.2",
3535
"nunomaduro/termwind": "^1.14",

0 commit comments

Comments
 (0)