Skip to content

Commit

Permalink
Merge pull request #192 from TheDragonCode/3.x
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
andrey-helldar authored Nov 2, 2023
2 parents 4a72755 + 9ea5f12 commit 5715296
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,17 @@
},
"require-dev": {
"dragon-code/pretty-array": "^4.1",
"dragon-code/support": "^6.11.2",
"friendsofphp/php-cs-fixer": "^3.22.0",
"illuminate/view": "^10.17.1",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.16",
"laravel-zero/framework": "^10.1.1",
"mockery/mockery": "^1.6.4",
"dragon-code/support": "^6.11.3",
"friendsofphp/php-cs-fixer": "^3.37.1",
"illuminate/view": "^10.30.1",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.16.2",
"laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.6",
"nunomaduro/termwind": "^1.15.1",
"pedrotroller/php-cs-custom-fixer": "^2.32.1",
"pestphp/pest": "^2.12.0",
"pedrotroller/php-cs-custom-fixer": "^2.33.0",
"pestphp/pest": "^2.24.2",
"seld/jsonlint": "^1.10",
"symfony/yaml": "^6.3.3"
"symfony/yaml": "^6.3.7"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5715296

Please sign in to comment.