|
137 | 137 | }, |
138 | 138 | { |
139 | 139 | "name": "nikic/php-parser", |
140 | | - "version": "v4.14.0", |
141 | | - "version_normalized": "4.14.0.0", |
| 140 | + "version": "v4.15.1", |
| 141 | + "version_normalized": "4.15.1.0", |
142 | 142 | "source": { |
143 | 143 | "type": "git", |
144 | 144 | "url": "https://github.com/nikic/PHP-Parser.git", |
145 | | - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1" |
| 145 | + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900" |
146 | 146 | }, |
147 | 147 | "dist": { |
148 | 148 | "type": "zip", |
149 | | - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1", |
150 | | - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1", |
| 149 | + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", |
| 150 | + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", |
151 | 151 | "shasum": "" |
152 | 152 | }, |
153 | 153 | "require": { |
|
158 | 158 | "ircmaxell/php-yacc": "^0.0.7", |
159 | 159 | "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" |
160 | 160 | }, |
161 | | - "time": "2022-05-31T20:59:12+00:00", |
| 161 | + "time": "2022-09-04T07:30:47+00:00", |
162 | 162 | "bin": [ |
163 | 163 | "bin/php-parse" |
164 | 164 | ], |
|
190 | 190 | ], |
191 | 191 | "support": { |
192 | 192 | "issues": "https://github.com/nikic/PHP-Parser/issues", |
193 | | - "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0" |
| 193 | + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1" |
194 | 194 | }, |
195 | 195 | "install-path": "../nikic/php-parser" |
196 | 196 | }, |
|
2720 | 2720 | }, |
2721 | 2721 | { |
2722 | 2722 | "name": "typerocket/core", |
2723 | | - "version": "v5.1.36", |
2724 | | - "version_normalized": "5.1.36.0", |
| 2723 | + "version": "v5.1.37", |
| 2724 | + "version_normalized": "5.1.37.0", |
2725 | 2725 | "source": { |
2726 | 2726 | "type": "git", |
2727 | 2727 | "url": "https://github.com/TypeRocket/core.git", |
2728 | | - "reference": "c589a9710285ada75dabcd5f123ae45935583697" |
| 2728 | + "reference": "719408206172763b84dea589571b5150afa2f609" |
2729 | 2729 | }, |
2730 | 2730 | "dist": { |
2731 | 2731 | "type": "zip", |
2732 | | - "url": "https://api.github.com/repos/TypeRocket/core/zipball/c589a9710285ada75dabcd5f123ae45935583697", |
2733 | | - "reference": "c589a9710285ada75dabcd5f123ae45935583697", |
| 2732 | + "url": "https://api.github.com/repos/TypeRocket/core/zipball/719408206172763b84dea589571b5150afa2f609", |
| 2733 | + "reference": "719408206172763b84dea589571b5150afa2f609", |
2734 | 2734 | "shasum": "" |
2735 | 2735 | }, |
2736 | 2736 | "require": { |
|
2744 | 2744 | "require-dev": { |
2745 | 2745 | "phpunit/phpunit": "^9.5" |
2746 | 2746 | }, |
2747 | | - "time": "2022-09-03T00:23:16+00:00", |
| 2747 | + "time": "2022-09-07T19:54:00+00:00", |
2748 | 2748 | "type": "library", |
2749 | 2749 | "installation-source": "dist", |
2750 | 2750 | "autoload": { |
|
2773 | 2773 | "support": { |
2774 | 2774 | "docs": "https://typerocket.com/docs/v5/", |
2775 | 2775 | "issues": "https://github.com/TypeRocket/core/issues", |
2776 | | - "source": "https://github.com/TypeRocket/core/tree/v5.1.36" |
| 2776 | + "source": "https://github.com/TypeRocket/core/tree/v5.1.37" |
2777 | 2777 | }, |
2778 | 2778 | "install-path": "../typerocket/core" |
2779 | 2779 | }, |
|
0 commit comments