update composer file

This commit is contained in:
notCharles 2024-05-15 20:26:44 -04:00
parent eee1260fcc
commit 00dda7dbe4
2 changed files with 27 additions and 27 deletions

View File

@ -9,20 +9,20 @@
"ext-pdo": "*",
"ext-pdo_mysql": "*",
"ext-zip": "*",
"abdelhamiderrahmouni/filament-monaco-editor": "^0.2.0",
"abdelhamiderrahmouni/filament-monaco-editor": "0.2.1",
"aws/aws-sdk-php": "~3.288.1",
"chillerlan/php-qrcode": "^5.0",
"chillerlan/php-qrcode": "^5.0.2",
"dedoc/scramble": "^0.9.0",
"doctrine/dbal": "~3.6.0",
"filament/filament": "^3.2",
"guzzlehttp/guzzle": "^7.5",
"guzzlehttp/guzzle": "^7.8.1",
"hashids/hashids": "~5.0.0",
"laracasts/utilities": "~3.2.2",
"laravel/framework": "^11.0",
"laravel/framework": "^11.7",
"laravel/helpers": "^1.7",
"laravel/sanctum": "^4.0",
"laravel/sanctum": "^4.0.2",
"laravel/tinker": "^2.9",
"laravel/ui": "^4.4",
"laravel/ui": "^4.5.1",
"lcobucci/jwt": "~4.3.0",
"league/flysystem-aws-s3-v3": "~3.12.2",
"league/flysystem-memory": "~3.10.3",
@ -32,26 +32,26 @@
"prologue/alerts": "^1.2",
"ryangjchandler/blade-tabler-icons": "^2.3",
"s1lentium/iptools": "~1.2.0",
"saade/filament-laravel-log": "^3.2",
"spatie/laravel-fractal": "^6.1",
"spatie/laravel-query-builder": "^5.8",
"symfony/mailgun-mailer": "^7.0",
"symfony/postmark-mailer": "^7.0",
"symfony/yaml": "^7.0",
"webbingbrasil/filament-copyactions": "^3.0",
"saade/filament-laravel-log": "^3.2.1",
"spatie/laravel-fractal": "^6.2",
"spatie/laravel-query-builder": "^5.8.1",
"symfony/mailgun-mailer": "^7.0.7",
"symfony/postmark-mailer": "^7.0.7",
"symfony/yaml": "^7.0.7",
"webbingbrasil/filament-copyactions": "^3.0.1",
"webmozart/assert": "~1.11.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^3.0",
"fakerphp/faker": "^1.23",
"fakerphp/faker": "^1.23.1",
"itsgoingd/clockwork": "~5.1.12",
"larastan/larastan": "^2.8",
"laravel/pint": "^1.14",
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^10.5",
"spatie/laravel-ignition": "^2.4"
"larastan/larastan": "^2.9.6",
"laravel/pint": "^1.15.3",
"laravel/sail": "^1.29.1",
"mockery/mockery": "^1.6.11",
"nunomaduro/collision": "^8.1.1",
"phpunit/phpunit": "^10.5.20",
"spatie/laravel-ignition": "^2.7"
},
"autoload": {
"files": [

12
composer.lock generated
View File

@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0b864c9d70ba4b0ee467ef915d36d92f",
"content-hash": "b42081b535003bee230744894b97bc31",
"packages": [
{
"name": "abdelhamiderrahmouni/filament-monaco-editor",
"version": "v0.2.4",
"version": "v0.2.1",
"source": {
"type": "git",
"url": "https://github.com/abdelhamiderrahmouni/filament-monaco-editor.git",
"reference": "a12da680ed137b5234c9acdab83b490247d0ea45"
"reference": "3a74de11f74bee5b782df74c998c071c64a17ac0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/abdelhamiderrahmouni/filament-monaco-editor/zipball/a12da680ed137b5234c9acdab83b490247d0ea45",
"reference": "a12da680ed137b5234c9acdab83b490247d0ea45",
"url": "https://api.github.com/repos/abdelhamiderrahmouni/filament-monaco-editor/zipball/3a74de11f74bee5b782df74c998c071c64a17ac0",
"reference": "3a74de11f74bee5b782df74c998c071c64a17ac0",
"shasum": ""
},
"require": {
@ -88,7 +88,7 @@
"type": "github"
}
],
"time": "2024-05-15T21:10:47+00:00"
"time": "2024-04-20T01:01:49+00:00"
},
{
"name": "anourvalar/eloquent-serialize",