Sebastian Bergmann
150ed9dd55
Do not use Phive to manage Composer
2026-05-13 13:31:16 +02:00
Sebastian Bergmann
1bd365aa5f
* Install PHPStan using Composer in order to be able to use phpstan/phpstan-strict-rules and tomasvotruba/type-coverage
...
* Configure phpstan/phpstan-strict-rules, tomasvotruba/type-coverage, and ergebnis/phpstan-rules
* Update PHPStan configuration
* Put Phive binary under version control and manage it through "ant update-tools"
2025-03-17 17:17:21 +01:00
Sebastian Bergmann
48670828ec
Update tools (and manage Composer through Phive)
2020-10-28 17:35:27 +01:00
Sebastian Bergmann
93e55b2a80
The "--1" option should no longer be necessary for "composer update"
2020-06-28 14:07:28 +02:00
Sebastian Bergmann
5b7e9e92f3
Allow installation of unsigned phars (hopefully roave-backward-compatibility-check will eventually provide signed PHARs)
2020-06-16 09:23:51 +02:00
Sebastian Bergmann
2b2f3a2b0e
The --no-suggest option has been removed in Composer 2
2020-04-10 08:11:45 +02:00
Sebastian Bergmann
2ec2da09cd
Use 'composer self-update --1' to prevent unintentional update to Composer 2
2020-04-10 08:11:43 +02:00
Sebastian Bergmann
efe842cd89
* Have Composer in `tools/composer` and managed through `composer self-update`
...
* Install Psalm using Phive as `tools/psalm`
* Install PHP-CS-Fixer using Phive as `tools/php-cs-fixer`
2020-01-17 13:15:49 +01:00
Sebastian Bergmann
7a7b781155
Update build automation
2018-06-28 10:21:20 -04:00
Sebastian Bergmann
fad9919ef2
Cleanup
2017-02-24 13:51:35 +01:00
Sebastian Bergmann
9a62fed674
Update composer.phar when it is older than 30 days
2014-04-27 09:18:52 +02:00
Sebastian Bergmann
1f9a98e6f5
Do not download composer.phar when it already exists
2014-02-16 09:26:31 +01:00
Sebastian Bergmann
5f53aea6f9
Cleanup
2014-01-29 18:56:09 +01:00
Jeff Welch
1ea51dd3c4
Removed references to old repos.
2013-11-06 04:43:40 -05:00
Sebastian Bergmann
e3a448070b
Cleanup
2013-02-16 11:03:12 +01:00
Jeff Welch
6ad7d7ea8b
Preparing for transfer to @sebastianbergmann.
2013-02-15 18:23:38 -05:00
Jeff Welch
ac6e671206
`JeffWelch` namespace is now `Whatthejeff`.
2013-02-10 20:26:19 -05:00
Sebastian Bergmann
ff3b279a9c
Add support for installation using the PEAR Installer (and cleanups)
2013-02-09 05:53:35 -05:00