126 Commits (a3f9d300f3ec0be2150d53be0e4f814460800346)

Author SHA1 Message Date
Jordi Boggiano f7df96f968
Allow php8 for Composer 2 4 years ago
Jordi Boggiano d8ada9e585
Merge branch '1.10' 4 years ago
Jordi Boggiano f7abfc9d7f
Update deps 4 years ago
Jordi Boggiano 0a3d87512d
Update deps 4 years ago
Jordi Boggiano 863e7076ba
Bump to use composer/semver 3.x 4 years ago
Graham Campbell 17fa85d7c2
Tweaked symfony versions (#8920) 4 years ago
Jordi Boggiano 4e1f8cf89d
Build tweaks 4 years ago
Jordi Boggiano 0a4df6c3b4
Bump PHPUnitBridge to higher release as it still supports php 5.3 4 years ago
Jordi Boggiano 7d87688032
Fix 5.3 build 4 years ago
Jordi Boggiano 73b9a3960f
Fix 5.3 build 4 years ago
Jordi Boggiano 21aeef1365
Allow php 8 tests to run, require latest semver dev 4 years ago
Jordi Boggiano a5f86a494e
Add a conflict on latest phpunit-bridge 4 years ago
Jordi Boggiano 62cd332a57
Go back to stable composer/semver 4 years ago
Jordi Boggiano 2c8a4a1b93
Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago
Ayesh Karunaratne 280f02b4bc
Update HTTP URLs to their HTTPS if they already redirect automatically 4 years ago
Jordi Boggiano a7a975ec1c
Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323 4 years ago
Jordi Boggiano 45ecbae8f5
Merge branch 'master' into 2.0 4 years ago
Jordi Boggiano f1a71f5599
Fix composer test cmd 4 years ago
Ion Bazan 8d3c1f4a71 downgrade PHPUnit Bridge to 3.4 (fail-fast when passthru fails) 4 years ago
Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 4 years ago
Adam Žurek e5b13b4c8f Added PHPStan rule that checks we don't use $this in closures. 4 years ago
Jordi Boggiano 88b051c96b
Merge branch 'master' into 2.0
Update deps
5 years ago
Kyle 6c9e2d0b3f
Allow Symfony 5 5 years ago
Jordi Boggiano 5b4fad9056
Update target version for master branch 5 years ago
Markus Staab e33560a33f
Fixed 2.0 branch alias 5 years ago
Jordi Boggiano 0317199507
Merge branch 'master' into 2.0 5 years ago
Quynh Xuan Nguyen 077bbe3372 Correct description grammar 5 years ago
Jordi Boggiano 0b928b2a42 Merge branch 'master' into 2.0 5 years ago
Jordi Boggiano ea978ee7f8 Update react/promise requirement 5 years ago
Jordi Boggiano 56805ecafe Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation 5 years ago
Marko Kaznovac cc4e5ec281
add compile script call to composer.json
expose call for compiling `composer.phar` in composer json, along with description
5 years ago
Jordi Boggiano 4301c19ce3 Update target for master 6 years ago
Jordi Boggiano 81516098e5 Update target release for master 6 years ago
Andreas Möller e0022f69da
Enhancement: Normalize composer.json 6 years ago
Helmut Hummel b99798068d Use symfony/console for hidden questions
Fixes: #7337
6 years ago
Jordi Boggiano 03fb68009c Merge branch '1.6' 6 years ago
Jordi Boggiano 0704cd5142 Revert symfony/console to 2.8.37
Workaround for issues caused by https://github.com/symfony/symfony/pull/26609

Fixes #7264
6 years ago
johnstevenson 30e9ede1e3 Update to 1.1.0 release 6 years ago
johnstevenson ed97c2116c Use external XdebugHandler library 6 years ago
Jordi Boggiano 8ff3a8bcc0 Merge branch '1.6' 6 years ago
Remi Collet b0fa2bd5e2 Fix dependency on seld/jsonlint 1.4
As deprecated flag is used.
6 years ago
Jordi Boggiano 749b4c46b7 Bump branch alias 6 years ago
Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
Gawain Lynch 3a491a9b34
Add Syfmony 4.0 component constraints 7 years ago
Jordi Boggiano 6be57475ac Bump branch alias 7 years ago
Jordi Boggiano 79044bdf4c Switch master target 7 years ago
Jordi Boggiano e8903746e8 Allow json-schema v5 too, fixes #6163 7 years ago
Christophe Coevoet 18a5d4d86a Update the branch alias for master 7 years ago
Christophe Coevoet 6daa2afdd3 Fix the handling of references in JSON schemas when validating
References must be resolved when loading the schema, otherwise they will fail
when using them.
The easiest way is actually to let the JsonSchema library load the file itself.
7 years ago
Jordi Boggiano eb40287691 Bump symfony deps to 2.7 and update all deps, closes #5840, closes #5831 8 years ago