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
|
5a484cb3a9
|
Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550
|
2013-02-19 15:23:43 +01:00 |