mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 19:51:09 -04:00
v5.0.0 update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bytefury/crater",
|
||||
"description": "Free & Open Source Invoice App for Freelancers & Small Businesses. https://craterapp.com",
|
||||
"description": "Free & Open Source Invoice App for Individuals & Small Businesses. https://craterapp.com",
|
||||
"keywords": [
|
||||
"framework",
|
||||
"laravel"
|
||||
@ -12,16 +12,21 @@
|
||||
"aws/aws-sdk-php": "^3.142",
|
||||
"barryvdh/laravel-dompdf": "^0.9.0",
|
||||
"doctrine/dbal": "^2.10",
|
||||
"dragonmantank/cron-expression": "^3.1",
|
||||
"fideloper/proxy": "^4.0",
|
||||
"fruitcake/laravel-cors": "^1.0",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"innocenzi/laravel-vite": "^0.1.1",
|
||||
"intervention/image": "^2.3",
|
||||
"jasonmccreary/laravel-test-assertions": "^2.0",
|
||||
"laravel/framework": "^8.0",
|
||||
"laravel/helpers": "^1.1",
|
||||
"laravel/sanctum": "^2.6",
|
||||
"laravel/tinker": "^2.0",
|
||||
"laravel/ui": "^3.0",
|
||||
"lavary/laravel-menu": "^1.8",
|
||||
"league/flysystem-aws-s3-v3": "^1.0",
|
||||
"silber/bouncer": "v1.0.0-rc.10",
|
||||
"spatie/flysystem-dropbox": "^1.2",
|
||||
"spatie/laravel-backup": "^6.11",
|
||||
"spatie/laravel-medialibrary": "^8.7",
|
||||
@ -33,12 +38,12 @@
|
||||
"facade/ignition": "^2.3.6",
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
"fzaninotto/faker": "^1.9.1",
|
||||
"jasonmccreary/laravel-test-assertions": "^1.0",
|
||||
"mockery/mockery": "^1.3.1",
|
||||
"nunomaduro/collision": "^5.0",
|
||||
"pestphp/pest": "^0.3.1",
|
||||
"pestphp/pest-plugin-faker": "^0.3.0",
|
||||
"pestphp/pest-plugin-laravel": "^0.3.0",
|
||||
"pestphp/pest": "^1.0",
|
||||
"pestphp/pest-plugin-faker": "^1.0",
|
||||
"pestphp/pest-plugin-laravel": "^1.0",
|
||||
"pestphp/pest-plugin-parallel": "^0.2.1",
|
||||
"phpunit/phpunit": "^9.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user