Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mantas6 committed Jan 6, 2025
1 parent ca8c539 commit bb830d6
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 60 deletions.
4 changes: 3 additions & 1 deletion base/.local/share/services/packages/zero/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"laravel-zero/framework": "^11.0.2",
"laravel/serializable-closure": "^2.0",
"mantas6/fzf-php": "dev-main",
"nikic/php-parser": "^5.4",
"saloonphp/laravel-http-sender": "^3.0",
"saloonphp/laravel-plugin": "^3.0",
"saloonphp/saloon": "^3.0"
Expand All @@ -29,7 +30,8 @@
"fakerphp/faker": "^1.23",
"laravel/pint": "^1.18.1",
"mockery/mockery": "^1.6.12",
"pestphp/pest": "^3.5.1"
"pestphp/pest": "^3.5.1",
"rector/rector": "^2.0"
},
"autoload": {
"psr-4": {
Expand Down
235 changes: 176 additions & 59 deletions base/.local/share/services/packages/zero/composer.lock

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

0 comments on commit bb830d6

Please sign in to comment.