WEBAPP NEW UI FIRST COMMIT
This commit is contained in:
45
composer.lock
generated
45
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "5fee2ceaf7f4d761c96852141e566de9",
|
||||
"content-hash": "b4b98120465decfffe2a22ac61ca359b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
@@ -263,6 +263,48 @@
|
||||
],
|
||||
"time": "2020-07-24T13:14:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "cretueusebiu/laravel-javascript",
|
||||
"version": "0.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cretueusebiu/laravel-javascript.git",
|
||||
"reference": "55abeb955b6bd22313abc5a8832997f607b7c2e7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/cretueusebiu/laravel-javascript/zipball/55abeb955b6bd22313abc5a8832997f607b7c2e7",
|
||||
"reference": "55abeb955b6bd22313abc5a8832997f607b7c2e7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": "^5.1",
|
||||
"php": ">=5.5.9"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "0.9.*",
|
||||
"phpunit/phpunit": "~5.7"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Eusebiu\\JavaScript\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Cretu Eusebiu",
|
||||
"email": "me@cretueusebiu.com"
|
||||
}
|
||||
],
|
||||
"description": "Add JavaScript variables to Laravel.",
|
||||
"homepage": "https://github.com/cretueusebiu/laravel-javascript",
|
||||
"time": "2017-03-09T13:55:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dapphp/securimage",
|
||||
"version": "3.6.8",
|
||||
@@ -684,6 +726,7 @@
|
||||
"faker",
|
||||
"fixtures"
|
||||
],
|
||||
"abandoned": true,
|
||||
"time": "2019-12-12T13:22:17+00:00"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user