Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 8303c33

Browse files
committed
chore: resolved dependencies
1 parent 0d8ed19 commit 8303c33

2 files changed

Lines changed: 329 additions & 245 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"homepage": "https://github.com/liveintent/php-cs-fixer",
99
"require": {
1010
"php": "^7.3|^8.0",
11-
"friendsofphp/php-cs-fixer": "^3.1",
11+
"friendsofphp/php-cs-fixer": "^3.5",
1212
"laravel/framework": "^8.61",
13-
"spatie/laravel-package-tools": "^1.4.3"
13+
"spatie/laravel-package-tools": "^1.11"
1414
},
1515
"require-dev": {
1616
"nunomaduro/collision": "^5.3",
1717
"phpunit/phpunit": "^9.3",
1818
"spatie/phpunit-watcher": "^1.23",
19-
"vimeo/psalm": "^4.8"
19+
"vimeo/psalm": "^4.18"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)