Michael Voříšek
|
4fdc8b8ee1
|
dirname(__FILE__) no longer needed
|
2022-01-04 11:22:13 +01:00 |
Jordi Boggiano
|
0d1922dc27
|
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
2020-04-22 12:10:09 +02:00 |
Firehed
|
046d55e886
|
Change 'generated' notice to @phpdoc-style annotation
While it isn't an official part of the syntax, it integrates better with other
tools that ignore diffs on generated code.
|
2013-08-27 16:08:38 -07:00 |
Jordi Boggiano
|
3cc5698e7b
|
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
2013-03-27 18:45:33 +01:00 |
Jordi Boggiano
|
15ab5868a3
|
Move composer metafiles back in a composer dir, except autoload.php
|
2012-04-22 22:18:19 +02:00 |
Martin Hasoň
|
fde38dacec
|
Added test for generated classmap files
|
2012-03-21 13:58:35 +01:00 |