update package

v1
Aji Kamaludin 1 year ago
parent 9c73e84d0b
commit 4c32170aa2
No known key found for this signature in database
GPG Key ID: 19058F67F0083AD3

@ -8,7 +8,7 @@
"php": "^8.1.0", "php": "^8.1.0",
"guzzlehttp/guzzle": "^7.7.0", "guzzlehttp/guzzle": "^7.7.0",
"inertiajs/inertia-laravel": "^0.6.9", "inertiajs/inertia-laravel": "^0.6.9",
"laravel/framework": "^10.13.2", "laravel/framework": "^10.13.5",
"laravel/sanctum": "^3.2.5", "laravel/sanctum": "^3.2.5",
"laravel/tinker": "^2.8.1", "laravel/tinker": "^2.8.1",
"react/async": "^4", "react/async": "^4",
@ -16,13 +16,13 @@
}, },
"require-dev": { "require-dev": {
"beyondcode/laravel-dump-server": "^1.9", "beyondcode/laravel-dump-server": "^1.9",
"fakerphp/faker": "^1.22.0", "fakerphp/faker": "^1.23.0",
"laravel/breeze": "^1.21.0", "laravel/breeze": "^1.21.0",
"laravel/pint": "^1.10", "laravel/pint": "^1.10.2",
"laravel/sail": "^1.22.0", "laravel/sail": "^1.22.0",
"mockery/mockery": "^1.6.1", "mockery/mockery": "^1.6.2",
"nunomaduro/collision": "^6.4", "nunomaduro/collision": "^6.4",
"phpunit/phpunit": "^9.6.8", "phpunit/phpunit": "^9.6.9",
"spatie/laravel-ignition": "^2.1.3" "spatie/laravel-ignition": "^2.1.3"
}, },
"autoload": { "autoload": {

84
composer.lock generated

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "547255f6662b4bebb783bd0855b6ec7f", "content-hash": "f1d9815d8e896cd75fae201a54887f1f",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1048,16 +1048,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.13.2", "version": "v10.13.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "fd4619b56b56308e2c2c1840fedd0b8ebb73dfc5" "reference": "03106ae9ba2ec4b36dc973b7bdca6fad81e032b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/fd4619b56b56308e2c2c1840fedd0b8ebb73dfc5", "url": "https://api.github.com/repos/laravel/framework/zipball/03106ae9ba2ec4b36dc973b7bdca6fad81e032b4",
"reference": "fd4619b56b56308e2c2c1840fedd0b8ebb73dfc5", "reference": "03106ae9ba2ec4b36dc973b7bdca6fad81e032b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1244,7 +1244,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-06-05T15:48:15+00:00" "time": "2023-06-08T20:25:36+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
@ -6006,16 +6006,16 @@
}, },
{ {
"name": "fakerphp/faker", "name": "fakerphp/faker",
"version": "v1.22.0", "version": "v1.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FakerPHP/Faker.git", "url": "https://github.com/FakerPHP/Faker.git",
"reference": "f85772abd508bd04e20bb4b1bbe260a68d0066d2" "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/f85772abd508bd04e20bb4b1bbe260a68d0066d2", "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e3daa170d00fde61ea7719ef47bb09bb8f1d9b01",
"reference": "f85772abd508bd04e20bb4b1bbe260a68d0066d2", "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6068,9 +6068,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/FakerPHP/Faker/issues", "issues": "https://github.com/FakerPHP/Faker/issues",
"source": "https://github.com/FakerPHP/Faker/tree/v1.22.0" "source": "https://github.com/FakerPHP/Faker/tree/v1.23.0"
}, },
"time": "2023-05-14T12:31:37+00:00" "time": "2023-06-12T08:44:38+00:00"
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
@ -6258,16 +6258,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.10.0", "version": "v1.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc" "reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc", "url": "https://api.github.com/repos/laravel/pint/zipball/f78de1a1bbab7aa41a6ea211c5962b0530d1a301",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc", "reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6278,7 +6278,7 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.16.0", "friendsofphp/php-cs-fixer": "^3.17.0",
"illuminate/view": "^10.5.1", "illuminate/view": "^10.5.1",
"laravel-zero/framework": "^10.0.2", "laravel-zero/framework": "^10.0.2",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.5.1",
@ -6320,7 +6320,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2023-04-25T14:52:30+00:00" "time": "2023-06-12T10:50:04+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
@ -6389,16 +6389,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.6.1", "version": "1.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "a8dd186f07ea667c1e3abd2176bfab0ab161ea94" "reference": "13a7fa2642c76c58fa2806ef7f565344c817a191"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/a8dd186f07ea667c1e3abd2176bfab0ab161ea94", "url": "https://api.github.com/repos/mockery/mockery/zipball/13a7fa2642c76c58fa2806ef7f565344c817a191",
"reference": "a8dd186f07ea667c1e3abd2176bfab0ab161ea94", "reference": "13a7fa2642c76c58fa2806ef7f565344c817a191",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6417,7 +6417,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.4.x-dev" "dev-main": "1.6.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -6461,9 +6461,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/mockery/mockery/issues", "issues": "https://github.com/mockery/mockery/issues",
"source": "https://github.com/mockery/mockery/tree/1.6.1" "source": "https://github.com/mockery/mockery/tree/1.6.2"
}, },
"time": "2023-06-05T13:59:03+00:00" "time": "2023-06-07T09:07:52+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@ -7043,16 +7043,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.6.8", "version": "9.6.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e" "reference": "a9aceaf20a682aeacf28d582654a1670d8826778"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a9aceaf20a682aeacf28d582654a1670d8826778",
"reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e", "reference": "a9aceaf20a682aeacf28d582654a1670d8826778",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7126,7 +7126,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.9"
}, },
"funding": [ "funding": [
{ {
@ -7142,7 +7142,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-11T05:14:45+00:00" "time": "2023-06-11T06:13:56+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -8110,16 +8110,16 @@
}, },
{ {
"name": "spatie/backtrace", "name": "spatie/backtrace",
"version": "1.4.0", "version": "1.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/backtrace.git", "url": "https://github.com/spatie/backtrace.git",
"reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c" "reference": "47794d19e3215ace9e005a8f200cd7cc7be52572"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/ec4dd16476b802dbdc6b4467f84032837e316b8c", "url": "https://api.github.com/repos/spatie/backtrace/zipball/47794d19e3215ace9e005a8f200cd7cc7be52572",
"reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c", "reference": "47794d19e3215ace9e005a8f200cd7cc7be52572",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8156,7 +8156,7 @@
"spatie" "spatie"
], ],
"support": { "support": {
"source": "https://github.com/spatie/backtrace/tree/1.4.0" "source": "https://github.com/spatie/backtrace/tree/1.4.1"
}, },
"funding": [ "funding": [
{ {
@ -8168,7 +8168,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2023-03-04T08:57:24+00:00" "time": "2023-06-13T14:35:04+00:00"
}, },
{ {
"name": "spatie/flare-client-php", "name": "spatie/flare-client-php",
@ -8241,16 +8241,16 @@
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.8.0", "version": "1.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "ad13a6792992411e05d3d3b293e26bdf9f9a7321" "reference": "d8eb8ea1ed27f48a694405cff363746ffd37f13e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/ad13a6792992411e05d3d3b293e26bdf9f9a7321", "url": "https://api.github.com/repos/spatie/ignition/zipball/d8eb8ea1ed27f48a694405cff363746ffd37f13e",
"reference": "ad13a6792992411e05d3d3b293e26bdf9f9a7321", "reference": "d8eb8ea1ed27f48a694405cff363746ffd37f13e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8320,7 +8320,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-05-25T10:19:32+00:00" "time": "2023-06-06T14:14:58+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",

Loading…
Cancel
Save