Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Dec 16, 2023
1 parent 9f00ba6 commit 0723848
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 408 deletions.
14 changes: 7 additions & 7 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.3",
"friendsofphp/php-cs-fixer": "^3.37.1",
"illuminate/view": "^10.30.1",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.16.2",
"dragon-code/support": "^6.12.0",
"friendsofphp/php-cs-fixer": "^3.41.1",
"illuminate/view": "^10.37.3",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.17.0",
"laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.6",
"mockery/mockery": "^1.6.7",
"nunomaduro/termwind": "^1.15.1",
"pedrotroller/php-cs-custom-fixer": "^2.33.0",
"pestphp/pest": "^2.24.2",
"pestphp/pest": "^2.28.1",
"seld/jsonlint": "^1.10",
"symfony/yaml": "^6.3.7"
"symfony/yaml": "^6.4.0 || ^7.0"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down
Loading

0 comments on commit 0723848

Please sign in to comment.