|
53 | 53 | "source": { |
54 | 54 | "type": "git", |
55 | 55 | "url": "https://github.com/jeremeamia/FunctionParser.git", |
56 | | - "reference": "9e1ea101f2680dcce65c338bba76dac380d921c6" |
| 56 | + "reference": "035b52000b88ea8d72a6647dd4cd39f080cf7ada" |
57 | 57 | }, |
58 | 58 | "dist": { |
59 | 59 | "type": "zip", |
60 | | - "url": "https://api.github.com/repos/jeremeamia/FunctionParser/zipball/9e1ea101f2680dcce65c338bba76dac380d921c6", |
61 | | - "reference": "9e1ea101f2680dcce65c338bba76dac380d921c6", |
| 60 | + "url": "https://api.github.com/repos/jeremeamia/FunctionParser/zipball/035b52000b88ea8d72a6647dd4cd39f080cf7ada", |
| 61 | + "reference": "035b52000b88ea8d72a6647dd4cd39f080cf7ada", |
62 | 62 | "shasum": "" |
63 | 63 | }, |
64 | 64 | "require": { |
65 | 65 | "php": ">=5.3.2" |
66 | 66 | }, |
67 | | - "time": "2014-01-14 23:32:26", |
| 67 | + "time": "2015-02-02 17:30:47", |
68 | 68 | "type": "library", |
| 69 | + "extra": { |
| 70 | + "branch-alias": { |
| 71 | + "dev-master": "1.0-dev" |
| 72 | + } |
| 73 | + }, |
69 | 74 | "installation-source": "source", |
70 | 75 | "autoload": { |
71 | | - "psr-0": { |
72 | | - "FunctionParser": "src/" |
| 76 | + "psr-4": { |
| 77 | + "FunctionParser\\": "src/" |
73 | 78 | } |
74 | 79 | }, |
75 | 80 | "notification-url": "http://packagist.org/downloads/", |
|
97 | 102 | "source": { |
98 | 103 | "type": "git", |
99 | 104 | "url": "https://github.com/fieryprophet/php-sandbox.git", |
100 | | - "reference": "db9ca30c51d3d6a5644fc0288d6408562c5011a4" |
| 105 | + "reference": "4a30e96e1a525a4a6b74e24034d7f505133eb8cb" |
101 | 106 | }, |
102 | 107 | "dist": { |
103 | 108 | "type": "zip", |
104 | | - "url": "https://api.github.com/repos/fieryprophet/php-sandbox/zipball/db9ca30c51d3d6a5644fc0288d6408562c5011a4", |
105 | | - "reference": "db9ca30c51d3d6a5644fc0288d6408562c5011a4", |
| 109 | + "url": "https://api.github.com/repos/fieryprophet/php-sandbox/zipball/4a30e96e1a525a4a6b74e24034d7f505133eb8cb", |
| 110 | + "reference": "4a30e96e1a525a4a6b74e24034d7f505133eb8cb", |
106 | 111 | "shasum": "" |
107 | 112 | }, |
108 | 113 | "require": { |
109 | | - "jeremeamia/functionparser": "dev-master", |
110 | | - "nikic/php-parser": "0.9.*@dev", |
| 114 | + "jeremeamia/functionparser": "~1.0.0", |
| 115 | + "nikic/php-parser": "~0.9.5", |
111 | 116 | "php": ">=5.3.2" |
112 | 117 | }, |
113 | 118 | "require-dev": { |
114 | | - "phpdocumentor/phpdocumentor": "v2.3.0", |
| 119 | + "phpdocumentor/phpdocumentor": "v2.3.2", |
115 | 120 | "phpunit/phpunit": "3.7.*" |
116 | 121 | }, |
117 | | - "time": "2014-10-27 14:56:02", |
| 122 | + "time": "2015-02-27 20:09:02", |
118 | 123 | "type": "library", |
119 | 124 | "installation-source": "source", |
120 | 125 | "autoload": { |
|
0 commit comments