|
54 | 54 | }, |
55 | 55 | { |
56 | 56 | "name": "eliasis-framework/eliasis", |
57 | | - "version": "1.0.7", |
58 | | - "version_normalized": "1.0.7.0", |
| 57 | + "version": "1.0.9", |
| 58 | + "version_normalized": "1.0.9.0", |
59 | 59 | "source": { |
60 | 60 | "type": "git", |
61 | 61 | "url": "https://github.com/Eliasis-Framework/Eliasis.git", |
62 | | - "reference": "2cdd5e66581af524349a1a2c099cdca88e8215d8" |
| 62 | + "reference": "b909d1bf48d8dd156151defcece4175d0751fc51" |
63 | 63 | }, |
64 | 64 | "dist": { |
65 | 65 | "type": "zip", |
66 | | - "url": "https://api.github.com/repos/Eliasis-Framework/Eliasis/zipball/2cdd5e66581af524349a1a2c099cdca88e8215d8", |
67 | | - "reference": "2cdd5e66581af524349a1a2c099cdca88e8215d8", |
| 66 | + "url": "https://api.github.com/repos/Eliasis-Framework/Eliasis/zipball/b909d1bf48d8dd156151defcece4175d0751fc51", |
| 67 | + "reference": "b909d1bf48d8dd156151defcece4175d0751fc51", |
68 | 68 | "shasum": "" |
69 | 69 | }, |
70 | 70 | "require": { |
71 | | - "josantonius/url": "^1.1.1", |
| 71 | + "josantonius/url": "^1.1.2", |
72 | 72 | "php": "^5.6 || ^7.0" |
73 | 73 | }, |
74 | | - "time": "2017-05-19 19:51:01", |
| 74 | + "time": "2017-06-12 12:02:19", |
75 | 75 | "type": "library", |
76 | 76 | "extra": { |
77 | 77 | "branch-alias": { |
|
106 | 106 | }, |
107 | 107 | { |
108 | 108 | "name": "josantonius/hook", |
109 | | - "version": "1.0.2", |
110 | | - "version_normalized": "1.0.2.0", |
| 109 | + "version": "1.0.4", |
| 110 | + "version_normalized": "1.0.4.0", |
111 | 111 | "source": { |
112 | 112 | "type": "git", |
113 | 113 | "url": "https://github.com/Josantonius/PHP-Hook.git", |
114 | | - "reference": "02ec6aa272b5cfc2f633ddb6270f38b2366d7460" |
| 114 | + "reference": "1bccac139199d33f0c330596abf6b17abca3be0f" |
115 | 115 | }, |
116 | 116 | "dist": { |
117 | 117 | "type": "zip", |
118 | | - "url": "https://api.github.com/repos/Josantonius/PHP-Hook/zipball/02ec6aa272b5cfc2f633ddb6270f38b2366d7460", |
119 | | - "reference": "02ec6aa272b5cfc2f633ddb6270f38b2366d7460", |
| 118 | + "url": "https://api.github.com/repos/Josantonius/PHP-Hook/zipball/1bccac139199d33f0c330596abf6b17abca3be0f", |
| 119 | + "reference": "1bccac139199d33f0c330596abf6b17abca3be0f", |
120 | 120 | "shasum": "" |
121 | 121 | }, |
122 | 122 | "require": { |
123 | 123 | "php": "^5.6 || ^7.0" |
124 | 124 | }, |
125 | | - "time": "2017-05-19 23:53:26", |
| 125 | + "time": "2017-06-02 02:16:38", |
126 | 126 | "type": "library", |
127 | 127 | "extra": { |
128 | 128 | "branch-alias": { |
|
149 | 149 | ], |
150 | 150 | "description": "Library for handling hooks.", |
151 | 151 | "keywords": [ |
| 152 | + "Action Hooks", |
152 | 153 | "HOOK", |
| 154 | + "actions", |
| 155 | + "hhvm", |
| 156 | + "php" |
| 157 | + ] |
| 158 | + }, |
| 159 | + { |
| 160 | + "name": "josantonius/json", |
| 161 | + "version": "1.1.2", |
| 162 | + "version_normalized": "1.1.2.0", |
| 163 | + "source": { |
| 164 | + "type": "git", |
| 165 | + "url": "https://github.com/Josantonius/PHP-Json.git", |
| 166 | + "reference": "3bd96f56e4157d774321d78cf5fc86191378ef66" |
| 167 | + }, |
| 168 | + "dist": { |
| 169 | + "type": "zip", |
| 170 | + "url": "https://api.github.com/repos/Josantonius/PHP-Json/zipball/3bd96f56e4157d774321d78cf5fc86191378ef66", |
| 171 | + "reference": "3bd96f56e4157d774321d78cf5fc86191378ef66", |
| 172 | + "shasum": "" |
| 173 | + }, |
| 174 | + "require": { |
| 175 | + "php": "^5.6 || ^7.0" |
| 176 | + }, |
| 177 | + "time": "2017-05-31 06:39:12", |
| 178 | + "type": "library", |
| 179 | + "extra": { |
| 180 | + "branch-alias": { |
| 181 | + "dev-master": "1.0-dev" |
| 182 | + } |
| 183 | + }, |
| 184 | + "installation-source": "dist", |
| 185 | + "autoload": { |
| 186 | + "psr-4": { |
| 187 | + "Josantonius\\Json\\": "src/" |
| 188 | + } |
| 189 | + }, |
| 190 | + "notification-url": "https://packagist.org/downloads/", |
| 191 | + "license": [ |
| 192 | + "MIT" |
| 193 | + ], |
| 194 | + "authors": [ |
| 195 | + { |
| 196 | + "name": "Josantonius", |
| 197 | + "email": "hello@josantonius.com", |
| 198 | + "homepage": "https://josantonius.com", |
| 199 | + "role": "Developer" |
| 200 | + } |
| 201 | + ], |
| 202 | + "description": "PHP simple library for managing Json files.", |
| 203 | + "keywords": [ |
| 204 | + "Array to file", |
| 205 | + "File to array", |
| 206 | + "JavaScript Object Notation", |
| 207 | + "data exchange", |
| 208 | + "hhvm", |
| 209 | + "javascript", |
| 210 | + "json", |
153 | 211 | "php" |
154 | 212 | ] |
155 | 213 | } |
|
0 commit comments