#5 - June 2022 composer and npm packages update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"barryvdh/laravel-dompdf": "^1.0",
|
||||
"fruitcake/laravel-cors": "^3.0",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"inertiajs/inertia-laravel": "^0.5.1",
|
||||
"inertiajs/inertia-laravel": "^0.6.2",
|
||||
"laravel/framework": "^9.7",
|
||||
"laravel/sanctum": "^2.14",
|
||||
"laravel/socialite": "^5.2",
|
||||
@@ -26,13 +26,13 @@
|
||||
"spatie/laravel-slack-slash-command": "^1.11"
|
||||
},
|
||||
"require-dev": {
|
||||
"blumilksoftware/codestyle": "^1.2.0",
|
||||
"blumilksoftware/codestyle": "^1.3",
|
||||
"fakerphp/faker": "^1.19",
|
||||
"laravel/dusk": "^6.21",
|
||||
"mockery/mockery": "^1.4.4",
|
||||
"nunomaduro/collision": "^6.1",
|
||||
"phpunit/phpunit": "^9.5.10",
|
||||
"spatie/laravel-ignition": "^1.0"
|
||||
"laravel/dusk": "^6.24",
|
||||
"mockery/mockery": "^1.5",
|
||||
"nunomaduro/collision": "^6.2",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"spatie/laravel-ignition": "^1.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user