Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
voidgraphics authored Feb 11, 2022
1 parent b128ffa commit 83ffe42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"php": "^7.3|^8.0",
"laravel/ui": "^3.0",
"whitecube/bem-components": "^1.1",
"whitecube/laravel-sluggable": "^1.5",
"barryvdh/laravel-debugbar": "^3.5",
"pestphp/pest-plugin-laravel": "^1.0.0"
"whitecube/laravel-sluggable": "^1.6",
"barryvdh/laravel-debugbar": "^3.6",
"pestphp/pest-plugin-laravel": "^1.2.0"
},
"require-dev": {
"jubeki/laravel-code-style": "^1.0",
"laravel/helpers": "^1.3",
"orchestra/testbench": "^6.0",
"orchestra/testbench": "^7.0",
"phpunit/phpunit": "^9.0",
"spatie/laravel-log-dumper": "^1.4"
},
Expand Down

0 comments on commit 83ffe42

Please sign in to comment.