mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update laracasts/generators
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@
|
||||
"filp/whoops": "~2.0",
|
||||
"friendsofphp/php-cs-fixer": "^2.14",
|
||||
"fzaninotto/faker": "~1.4",
|
||||
"laracasts/generators": "dev-master",
|
||||
"laracasts/generators": "^1.1",
|
||||
"matt-allan/laravel-code-style": "^0.2.0",
|
||||
"mockery/mockery": "^1.0",
|
||||
"moontoast/math": "^1.1",
|
||||
|
||||
Generated
+7
-8
@@ -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": "c7a0114c4cf9790fd2ad97eb55f93f77",
|
||||
"content-hash": "45e2f0e156608d00ab456609ffc5426b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -9625,16 +9625,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laracasts/generators",
|
||||
"version": "dev-master",
|
||||
"version": "1.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laracasts/Laravel-5-Generators-Extended.git",
|
||||
"reference": "25a7094a37922fc42cc4cfa52e257bdbd2303958"
|
||||
"reference": "a71d2b705f1e4d0e6b97aa1ba3746907b5bc1f1b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laracasts/Laravel-5-Generators-Extended/zipball/25a7094a37922fc42cc4cfa52e257bdbd2303958",
|
||||
"reference": "25a7094a37922fc42cc4cfa52e257bdbd2303958",
|
||||
"url": "https://api.github.com/repos/laracasts/Laravel-5-Generators-Extended/zipball/a71d2b705f1e4d0e6b97aa1ba3746907b5bc1f1b",
|
||||
"reference": "a71d2b705f1e4d0e6b97aa1ba3746907b5bc1f1b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9673,7 +9673,7 @@
|
||||
"generators",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2019-09-04T07:42:46+00:00"
|
||||
"time": "2019-09-04T04:55:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/helpers",
|
||||
@@ -12542,8 +12542,7 @@
|
||||
"dariusiii/laravel": 20,
|
||||
"dariusiii/laravel-database-trigger": 20,
|
||||
"joshpinkney/tv-maze-php-api": 20,
|
||||
"mayconbordin/l5-fixtures": 20,
|
||||
"laracasts/generators": 20
|
||||
"mayconbordin/l5-fixtures": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
|
||||
Reference in New Issue
Block a user