|
64 | 64 | },
|
65 | 65 | {
|
66 | 66 | "name": "paquettg/php-html-parser",
|
67 |
| - "version": "2.0.2", |
68 |
| - "version_normalized": "2.0.2.0", |
| 67 | + "version": "2.1.0", |
| 68 | + "version_normalized": "2.1.0.0", |
69 | 69 | "source": {
|
70 | 70 | "type": "git",
|
71 | 71 | "url": "https://github.com/paquettg/php-html-parser.git",
|
72 |
| - "reference": "77e4a44b0916690b4300fe9abf98fd05bbba48f0" |
| 72 | + "reference": "d1000936350fed2cb6c54058890d2d19c5ccba4f" |
73 | 73 | },
|
74 | 74 | "dist": {
|
75 | 75 | "type": "zip",
|
76 |
| - "url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/77e4a44b0916690b4300fe9abf98fd05bbba48f0", |
77 |
| - "reference": "77e4a44b0916690b4300fe9abf98fd05bbba48f0", |
| 76 | + "url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/d1000936350fed2cb6c54058890d2d19c5ccba4f", |
| 77 | + "reference": "d1000936350fed2cb6c54058890d2d19c5ccba4f", |
78 | 78 | "shasum": ""
|
79 | 79 | },
|
80 | 80 | "require": {
|
|
87 | 87 | "php-coveralls/php-coveralls": "^2.1",
|
88 | 88 | "phpunit/phpunit": "^7.5.1"
|
89 | 89 | },
|
90 |
| - "time": "2019-02-10T01:35:49+00:00", |
| 90 | + "time": "2019-08-18T18:27:45+00:00", |
91 | 91 | "type": "library",
|
92 | 92 | "installation-source": "dist",
|
93 | 93 | "autoload": {
|
94 |
| - "psr-0": { |
95 |
| - "PHPHtmlParser": "src/" |
| 94 | + "psr-4": { |
| 95 | + "PHPHtmlParser\\": "src/PHPHtmlParser" |
96 | 96 | }
|
97 | 97 | },
|
98 | 98 | "notification-url": "https://packagist.org/downloads/",
|
|
164 | 164 | },
|
165 | 165 | {
|
166 | 166 | "name": "psr/log",
|
167 |
| - "version": "1.1.0", |
168 |
| - "version_normalized": "1.1.0.0", |
| 167 | + "version": "1.1.2", |
| 168 | + "version_normalized": "1.1.2.0", |
169 | 169 | "source": {
|
170 | 170 | "type": "git",
|
171 | 171 | "url": "https://github.com/php-fig/log.git",
|
172 |
| - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" |
| 172 | + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" |
173 | 173 | },
|
174 | 174 | "dist": {
|
175 | 175 | "type": "zip",
|
176 |
| - "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", |
177 |
| - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", |
| 176 | + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", |
| 177 | + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", |
178 | 178 | "shasum": ""
|
179 | 179 | },
|
180 | 180 | "require": {
|
181 | 181 | "php": ">=5.3.0"
|
182 | 182 | },
|
183 |
| - "time": "2018-11-20T15:27:04+00:00", |
| 183 | + "time": "2019-11-01T11:05:21+00:00", |
184 | 184 | "type": "library",
|
185 | 185 | "extra": {
|
186 | 186 | "branch-alias": {
|
187 |
| - "dev-master": "1.0.x-dev" |
| 187 | + "dev-master": "1.1.x-dev" |
188 | 188 | }
|
189 | 189 | },
|
190 | 190 | "installation-source": "dist",
|
|
0 commit comments