Skip to content

Commit c4aeffa

Browse files
authored
Merge pull request #122 from tighten/adc/update-dependencies
Update dependencies
2 parents 3928796 + 56a960e commit c4aeffa

File tree

4 files changed

+268
-167
lines changed

4 files changed

+268
-167
lines changed

builds/duster

102 KB
Binary file not shown.

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"php": "^8.1.0"
3434
},
3535
"require-dev": {
36-
"friendsofphp/php-cs-fixer": "^3.16.0",
37-
"laravel-zero/framework": "^10.0.0",
38-
"laravel/pint": "^1.9",
36+
"friendsofphp/php-cs-fixer": "^3.21.1",
37+
"laravel-zero/framework": "^10.1.1",
38+
"laravel/pint": "^v1.11.0",
3939
"nunomaduro/termwind": "^1.15.1",
4040
"spatie/invade": "^1.1",
41-
"squizlabs/php_codesniffer": "^3.7",
41+
"squizlabs/php_codesniffer": "^3.7.2",
4242
"tightenco/tlint": "^9.0"
4343
},
4444
"autoload": {

0 commit comments

Comments
 (0)