Skip to content

Commit

Permalink
Bump dependencies (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki authored Apr 18, 2024
1 parent be8f9fd commit 56d13ac
Showing 2 changed files with 179 additions and 174 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -23,13 +23,13 @@
"ext-xml": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.52.1",
"illuminate/view": "^10.48.4",
"larastan/larastan": "^2.9.2",
"friendsofphp/php-cs-fixer": "^3.54.0",
"illuminate/view": "^10.48.8",
"larastan/larastan": "^2.9.5",
"laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.11",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.34.5"
"pestphp/pest": "^2.34.7"
},
"autoload": {
"psr-4": {
Loading

0 comments on commit 56d13ac

Please sign in to comment.