|
|
@ -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": "5f1d4ac11559c3a277baf833b1777cea", |
|
|
|
|
|
|
|
|
"content-hash": "61a6d19307e7210b7b3f5262d1c1cdb4", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "asm89/stack-cors", |
|
|
"name": "asm89/stack-cors", |
|
|
@ -104,6 +104,50 @@ |
|
|
], |
|
|
], |
|
|
"time": "2020-04-15T15:59:35+00:00" |
|
|
"time": "2020-04-15T15:59:35+00:00" |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"name": "calebporzio/sushi", |
|
|
|
|
|
"version": "v2.0.0", |
|
|
|
|
|
"source": { |
|
|
|
|
|
"type": "git", |
|
|
|
|
|
"url": "https://github.com/calebporzio/sushi.git", |
|
|
|
|
|
"reference": "df69a1af1fbbc0aed96f6563770f8d79fe0eb6a5" |
|
|
|
|
|
}, |
|
|
|
|
|
"dist": { |
|
|
|
|
|
"type": "zip", |
|
|
|
|
|
"url": "https://api.github.com/repos/calebporzio/sushi/zipball/df69a1af1fbbc0aed96f6563770f8d79fe0eb6a5", |
|
|
|
|
|
"reference": "df69a1af1fbbc0aed96f6563770f8d79fe0eb6a5", |
|
|
|
|
|
"shasum": "" |
|
|
|
|
|
}, |
|
|
|
|
|
"require": { |
|
|
|
|
|
"illuminate/database": "^5.8 || ^6.0 || ^7.0", |
|
|
|
|
|
"illuminate/support": "^5.8 || ^6.0 || ^7.0", |
|
|
|
|
|
"php": "^7.1.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"require-dev": { |
|
|
|
|
|
"doctrine/dbal": "^2.10", |
|
|
|
|
|
"orchestra/database": "3.8.* || 3.9.* || ^4.0", |
|
|
|
|
|
"orchestra/testbench": "3.8.* || 3.9.* || ^4.0", |
|
|
|
|
|
"phpunit/phpunit": "^7.5 || ^8.4 || ^9.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"type": "library", |
|
|
|
|
|
"autoload": { |
|
|
|
|
|
"psr-4": { |
|
|
|
|
|
"Sushi\\": "src/" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
|
"license": [ |
|
|
|
|
|
"MIT" |
|
|
|
|
|
], |
|
|
|
|
|
"authors": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"name": "Caleb Porzio", |
|
|
|
|
|
"email": "calebporzio@gmail.com" |
|
|
|
|
|
} |
|
|
|
|
|
], |
|
|
|
|
|
"description": "Eloquent's missing \"array\" driver.", |
|
|
|
|
|
"time": "2020-03-04T02:49:53+00:00" |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "dnoegel/php-xdg-base-dir", |
|
|
"name": "dnoegel/php-xdg-base-dir", |
|
|
"version": "v0.1.1", |
|
|
"version": "v0.1.1", |
|
|
|