Commit Graph

15 Commits

Author SHA1 Message Date
8cffa580b6 Update composer and phpscoper
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
wxa
515c1c5fb4 Update phar tools [MAILPOET-2583] 2020-02-03 17:19:07 +00:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
99760d1de1 Upgrade Tracy for compatibility with PHP 7.4
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
cdcd63342d Install PHPStan Shim (prefixed PHAR version) using Composer to enable extensions
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
7ecabdba3a Check also tasks and tools with code sniffer
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
c0d77e4564 Install Composer PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
26818042f4 Install PHPScoper PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
c822b09010 Install PHPStan PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
e3daaaa0a2 Rename download.php to install.php
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
1f012e5471 Move installed tools to tools/vendor
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
d4bcff8f2b Make downloaded PHARs executable
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
5bbf1e2baf Implement skipping for already downloaded PHAR tools
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
4005ce7882 Add a way to install any dev-tool PHAR from URL, install Tracy
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00