|
893 | 893 | },
|
894 | 894 | {
|
895 | 895 | "name": "illuminate/cache",
|
896 |
| - "version": "v5.8.0", |
897 |
| - "version_normalized": "5.8.0.0", |
| 896 | + "version": "v5.8.2", |
| 897 | + "version_normalized": "5.8.2.0", |
898 | 898 | "source": {
|
899 | 899 | "type": "git",
|
900 | 900 | "url": "https://github.com/illuminate/cache.git",
|
|
944 | 944 | },
|
945 | 945 | {
|
946 | 946 | "name": "illuminate/container",
|
947 |
| - "version": "v5.8.0", |
948 |
| - "version_normalized": "5.8.0.0", |
| 947 | + "version": "v5.8.2", |
| 948 | + "version_normalized": "5.8.2.0", |
949 | 949 | "source": {
|
950 | 950 | "type": "git",
|
951 | 951 | "url": "https://github.com/illuminate/container.git",
|
|
991 | 991 | },
|
992 | 992 | {
|
993 | 993 | "name": "illuminate/contracts",
|
994 |
| - "version": "v5.8.0", |
995 |
| - "version_normalized": "5.8.0.0", |
| 994 | + "version": "v5.8.2", |
| 995 | + "version_normalized": "5.8.2.0", |
996 | 996 | "source": {
|
997 | 997 | "type": "git",
|
998 | 998 | "url": "https://github.com/illuminate/contracts.git",
|
|
1037 | 1037 | },
|
1038 | 1038 | {
|
1039 | 1039 | "name": "illuminate/database",
|
1040 |
| - "version": "v5.8.0", |
1041 |
| - "version_normalized": "5.8.0.0", |
| 1040 | + "version": "v5.8.2", |
| 1041 | + "version_normalized": "5.8.2.0", |
1042 | 1042 | "source": {
|
1043 | 1043 | "type": "git",
|
1044 | 1044 | "url": "https://github.com/illuminate/database.git",
|
1045 |
| - "reference": "488a1e7bab73099b5bc5284b25a71c59a0741f96" |
| 1045 | + "reference": "a9696050ee570fd1f59b0045aa3fe27458c48986" |
1046 | 1046 | },
|
1047 | 1047 | "dist": {
|
1048 | 1048 | "type": "zip",
|
1049 |
| - "url": "https://api.github.com/repos/illuminate/database/zipball/488a1e7bab73099b5bc5284b25a71c59a0741f96", |
1050 |
| - "reference": "488a1e7bab73099b5bc5284b25a71c59a0741f96", |
| 1049 | + "url": "https://api.github.com/repos/illuminate/database/zipball/a9696050ee570fd1f59b0045aa3fe27458c48986", |
| 1050 | + "reference": "a9696050ee570fd1f59b0045aa3fe27458c48986", |
1051 | 1051 | "shasum": ""
|
1052 | 1052 | },
|
1053 | 1053 | "require": {
|
|
1065 | 1065 | "illuminate/filesystem": "Required to use the migrations (5.8.*).",
|
1066 | 1066 | "illuminate/pagination": "Required to paginate the result set (5.8.*)."
|
1067 | 1067 | },
|
1068 |
| - "time": "2019-02-26T15:24:16+00:00", |
| 1068 | + "time": "2019-02-27T13:46:50+00:00", |
1069 | 1069 | "type": "library",
|
1070 | 1070 | "extra": {
|
1071 | 1071 | "branch-alias": {
|
|
1099 | 1099 | },
|
1100 | 1100 | {
|
1101 | 1101 | "name": "illuminate/support",
|
1102 |
| - "version": "v5.8.0", |
1103 |
| - "version_normalized": "5.8.0.0", |
| 1102 | + "version": "v5.8.2", |
| 1103 | + "version_normalized": "5.8.2.0", |
1104 | 1104 | "source": {
|
1105 | 1105 | "type": "git",
|
1106 | 1106 | "url": "https://github.com/illuminate/support.git",
|
1107 |
| - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801" |
| 1107 | + "reference": "013cfab5d44c530b56d70cc9ccb891c8b25ebbce" |
1108 | 1108 | },
|
1109 | 1109 | "dist": {
|
1110 | 1110 | "type": "zip",
|
1111 |
| - "url": "https://api.github.com/repos/illuminate/support/zipball/f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", |
1112 |
| - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", |
| 1111 | + "url": "https://api.github.com/repos/illuminate/support/zipball/013cfab5d44c530b56d70cc9ccb891c8b25ebbce", |
| 1112 | + "reference": "013cfab5d44c530b56d70cc9ccb891c8b25ebbce", |
1113 | 1113 | "shasum": ""
|
1114 | 1114 | },
|
1115 | 1115 | "require": {
|
|
1131 | 1131 | "symfony/var-dumper": "Required to use the dd function (^4.2).",
|
1132 | 1132 | "vlucas/phpdotenv": "Required to use the env helper (^3.3)."
|
1133 | 1133 | },
|
1134 |
| - "time": "2019-02-23T15:01:19+00:00", |
| 1134 | + "time": "2019-02-27T14:00:44+00:00", |
1135 | 1135 | "type": "library",
|
1136 | 1136 | "extra": {
|
1137 | 1137 | "branch-alias": {
|
|
0 commit comments