Commit b8ebc8c69e672623207e64bcb3117181eb4d548b

Authored by alex
1 parent 8d88a552

fix 1

Showing 1 changed file with 52 additions and 52 deletions   Show diff stats
@@ -4,8 +4,8 @@ @@ -4,8 +4,8 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 - "hash": "9a6e92d2cba1e4da99f27abd0a2ae4f3",  
8 - "content-hash": "f335aaff8ec5703aad48c3b2fd89b0c1", 7 + "hash": "9a6e92d2cba1e4da99f27abd0a2ae4f3",
  8 + "content-hash": "f335aaff8ec5703aad48c3b2fd89b0c1",
9 "packages": [ 9 "packages": [
10 { 10 {
11 "name": "2amigos/yii2-tinymce-widget", 11 "name": "2amigos/yii2-tinymce-widget",
@@ -226,7 +226,7 @@ @@ -226,7 +226,7 @@
226 "version": "1.4.0", 226 "version": "1.4.0",
227 "source": { 227 "source": {
228 "type": "git", 228 "type": "git",
229 - "url": "git@github.com:puikinsh/gentelella.git", 229 + "url": "git@github.com:puikinsh/gentelella.git",
230 "reference": "3448fdfdf16a41707d6e2a8154d592a88d85c41c" 230 "reference": "3448fdfdf16a41707d6e2a8154d592a88d85c41c"
231 }, 231 },
232 "dist": { 232 "dist": {
@@ -245,12 +245,12 @@ @@ -245,12 +245,12 @@
245 "version": "1.0.2", 245 "version": "1.0.2",
246 "source": { 246 "source": {
247 "type": "git", 247 "type": "git",
248 - "url": "git@github.com:fronteed/iCheck.git", 248 + "url": "git@github.com:fronteed/iCheck.git",
249 "reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05" 249 "reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05"
250 }, 250 },
251 "dist": { 251 "dist": {
252 "type": "zip", 252 "type": "zip",
253 - "url": "https://api.github.com/repos/fronteed/iCheck/zipball/8a6eb37bd7dab1e843c1b630c91c6398ff409d05", 253 + "url": "https://api.github.com/repos/fronteed/iCheck/zipball/8a6eb37bd7dab1e843c1b630c91c6398ff409d05",
254 "reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05", 254 "reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05",
255 "shasum": null 255 "shasum": null
256 }, 256 },
@@ -370,7 +370,7 @@ @@ -370,7 +370,7 @@
370 "version": "v1.3.2", 370 "version": "v1.3.2",
371 "source": { 371 "source": {
372 "type": "git", 372 "type": "git",
373 - "url": "git@github.com:bestiejs/punycode.js.git", 373 + "url": "git@github.com:bestiejs/punycode.js.git",
374 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" 374 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
375 }, 375 },
376 "dist": { 376 "dist": {
@@ -2485,50 +2485,50 @@ @@ -2485,50 +2485,50 @@
2485 "time": "2017-01-11 14:05:47" 2485 "time": "2017-01-11 14:05:47"
2486 }, 2486 },
2487 { 2487 {
2488 - "name": "sashsvamir/yii2-recaptcha-widget",  
2489 - "version": "dev-master",  
2490 - "source": {  
2491 - "type": "git",  
2492 - "url": "https://github.com/sashsvamir/yii2-recaptcha-widget.git",  
2493 - "reference": "3daa1b48d99839807c0bf520bb2660d43ed83446"  
2494 - },  
2495 - "dist": {  
2496 - "type": "zip",  
2497 - "url": "https://api.github.com/repos/sashsvamir/yii2-recaptcha-widget/zipball/3daa1b48d99839807c0bf520bb2660d43ed83446",  
2498 - "reference": "3daa1b48d99839807c0bf520bb2660d43ed83446",  
2499 - "shasum": ""  
2500 - },  
2501 - "require": {  
2502 - "himiklab/yii2-recaptcha-widget": "1.0.6",  
2503 - "yiisoft/yii2": "*"  
2504 - },  
2505 - "type": "yii2-extension",  
2506 - "autoload": {  
2507 - "psr-4": {  
2508 - "sashsvamir\\yii2\\recaptcha\\": ""  
2509 - }  
2510 - },  
2511 - "notification-url": "https://packagist.org/downloads/",  
2512 - "license": [  
2513 - "MIT"  
2514 - ],  
2515 - "authors": [  
2516 - {  
2517 - "name": "sashsvamir",  
2518 - "homepage": "https://github.com/sashsvamir/"  
2519 - }  
2520 - ],  
2521 - "description": "Yii2 Google reCAPTCHA widget",  
2522 - "keywords": [  
2523 - "captcha",  
2524 - "google",  
2525 - "recaptcha",  
2526 - "widget",  
2527 - "yii2"  
2528 - ],  
2529 - "time": "2018-01-24 10:27:21" 2488 + "name": "sashsvamir/yii2-recaptcha-widget",
  2489 + "version": "dev-master",
  2490 + "source": {
  2491 + "type": "git",
  2492 + "url": "https://github.com/sashsvamir/yii2-recaptcha-widget.git",
  2493 + "reference": "3daa1b48d99839807c0bf520bb2660d43ed83446"
  2494 + },
  2495 + "dist": {
  2496 + "type": "zip",
  2497 + "url": "https://api.github.com/repos/sashsvamir/yii2-recaptcha-widget/zipball/3daa1b48d99839807c0bf520bb2660d43ed83446",
  2498 + "reference": "3daa1b48d99839807c0bf520bb2660d43ed83446",
  2499 + "shasum": ""
  2500 + },
  2501 + "require": {
  2502 + "himiklab/yii2-recaptcha-widget": "1.0.6",
  2503 + "yiisoft/yii2": "*"
  2504 + },
  2505 + "type": "yii2-extension",
  2506 + "autoload": {
  2507 + "psr-4": {
  2508 + "sashsvamir\\yii2\\recaptcha\\": ""
  2509 + }
  2510 + },
  2511 + "notification-url": "https://packagist.org/downloads/",
  2512 + "license": [
  2513 + "MIT"
  2514 + ],
  2515 + "authors": [
  2516 + {
  2517 + "name": "sashsvamir",
  2518 + "homepage": "https://github.com/sashsvamir/"
  2519 + }
  2520 + ],
  2521 + "description": "Yii2 Google reCAPTCHA widget",
  2522 + "keywords": [
  2523 + "captcha",
  2524 + "google",
  2525 + "recaptcha",
  2526 + "widget",
  2527 + "yii2"
  2528 + ],
  2529 + "time": "2018-01-24 10:27:21"
2530 }, 2530 },
2531 - { 2531 + {
2532 "name": "skeeks/yii2-assets-auto-compress", 2532 "name": "skeeks/yii2-assets-auto-compress",
2533 "version": "1.4.0", 2533 "version": "1.4.0",
2534 "source": { 2534 "source": {
@@ -5943,9 +5943,9 @@ @@ -5943,9 +5943,9 @@
5943 ], 5943 ],
5944 "aliases": [], 5944 "aliases": [],
5945 "minimum-stability": "RC", 5945 "minimum-stability": "RC",
5946 - "stability-flags": {  
5947 - "sashsvamir/yii2-recaptcha-widget": 20  
5948 - }, 5946 + "stability-flags": {
  5947 + "sashsvamir/yii2-recaptcha-widget": 20
  5948 + },
5949 "prefer-stable": false, 5949 "prefer-stable": false,
5950 "prefer-lowest": false, 5950 "prefer-lowest": false,
5951 "platform": { 5951 "platform": {