Jordi Boggiano
0a3d87512d
Update deps
2020-05-27 21:57:40 +02:00
Jordi Boggiano
863e7076ba
Bump to use composer/semver 3.x
2020-05-26 19:18:34 +02:00
Graham Campbell
17fa85d7c2
Tweaked symfony versions ( #8920 )
2020-05-21 15:49:07 +02:00
Jordi Boggiano
4e1f8cf89d
Build tweaks
2020-05-20 16:20:54 +02:00
Jordi Boggiano
0a4df6c3b4
Bump PHPUnitBridge to higher release as it still supports php 5.3
2020-05-20 09:52:49 +02:00
Jordi Boggiano
7d87688032
Fix 5.3 build
2020-05-06 10:22:44 +02:00
Jordi Boggiano
73b9a3960f
Fix 5.3 build
2020-05-06 10:21:58 +02:00
Jordi Boggiano
21aeef1365
Allow php 8 tests to run, require latest semver dev
2020-05-04 14:33:58 +02:00
Jordi Boggiano
a5f86a494e
Add a conflict on latest phpunit-bridge
2020-04-30 15:19:18 +02:00
Jordi Boggiano
62cd332a57
Go back to stable composer/semver
2020-04-21 15:30:46 +02:00
Jordi Boggiano
2c8a4a1b93
Add platform-check config option to disable platform_check.php generation, and disable it for Composer
2020-04-21 15:25:35 +02:00
Ayesh Karunaratne
280f02b4bc
Update HTTP URLs to their HTTPS if they already redirect automatically
2020-04-13 06:22:02 +07:00
Jordi Boggiano
a7a975ec1c
Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323
2020-03-11 15:04:18 +01:00
Jordi Boggiano
45ecbae8f5
Merge branch 'master' into 2.0
2020-02-07 22:20:51 +01:00
Jordi Boggiano
f1a71f5599
Fix composer test cmd
2020-02-07 21:57:11 +01:00
Ion Bazan
8d3c1f4a71
downgrade PHPUnit Bridge to 3.4 (fail-fast when passthru fails)
2020-02-07 16:17:18 +08:00
Ion Bazan
a2137d5263
use Symfony PHPUnit Bridge
2020-02-07 12:22:22 +08:00
Adam Žurek
e5b13b4c8f
Added PHPStan rule that checks we don't use $this in closures.
2019-12-16 21:58:05 +01:00
Jordi Boggiano
88b051c96b
Merge branch 'master' into 2.0
...
Update deps
2019-11-23 12:27:41 +01:00
Kyle
6c9e2d0b3f
Allow Symfony 5
2019-11-16 17:46:49 +01:00
Jordi Boggiano
5b4fad9056
Update target version for master branch
2019-10-06 21:39:10 +02:00
Markus Staab
e33560a33f
Fixed 2.0 branch alias
2019-04-30 14:07:46 +02:00
Jordi Boggiano
0317199507
Merge branch 'master' into 2.0
2019-04-01 18:03:34 +02:00
Quynh Xuan Nguyen
077bbe3372
Correct description grammar
2019-03-19 11:20:21 +07:00
Jordi Boggiano
0b928b2a42
Merge branch 'master' into 2.0
2019-01-28 14:33:10 +01:00
Jordi Boggiano
ea978ee7f8
Update react/promise requirement
2019-01-18 08:46:46 +01:00
Jordi Boggiano
56805ecafe
Add HttpDownloader to wrap/replace RemoteFilesystem with a new curl multi implementation
2019-01-14 17:29:23 +01:00
Marko Kaznovac
cc4e5ec281
add compile script call to composer.json
...
expose call for compiling `composer.phar` in composer json, along with description
2019-01-10 15:00:56 +01:00
Jordi Boggiano
4301c19ce3
Update target for master
2018-12-03 10:39:36 +01:00
Jordi Boggiano
81516098e5
Update target release for master
2018-08-16 16:58:19 +02:00
Andreas Möller
e0022f69da
Enhancement: Normalize composer.json
2018-06-24 10:56:35 +02:00
Helmut Hummel
b99798068d
Use symfony/console for hidden questions
...
Fixes : #7337
2018-05-14 17:05:36 +02:00
Jordi Boggiano
03fb68009c
Merge branch '1.6'
2018-04-13 15:44:15 +02:00
Jordi Boggiano
0704cd5142
Revert symfony/console to 2.8.37
...
Workaround for issues caused by https://github.com/symfony/symfony/pull/26609
Fixes #7264
2018-04-13 15:26:34 +02:00
johnstevenson
30e9ede1e3
Update to 1.1.0 release
2018-04-11 17:19:13 +01:00
johnstevenson
ed97c2116c
Use external XdebugHandler library
2018-03-08 19:20:16 +00:00
Jordi Boggiano
8ff3a8bcc0
Merge branch '1.6'
2018-01-04 14:28:12 +01:00
Remi Collet
b0fa2bd5e2
Fix dependency on seld/jsonlint 1.4
...
As deprecated flag is used.
2018-01-04 14:26:27 +01:00
Jordi Boggiano
749b4c46b7
Bump branch alias
2018-01-04 12:22:11 +01:00
Gabriel Caruso
afc9a7643e
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-30 13:44:43 -02:00
Gawain Lynch
3a491a9b34
Add Syfmony 4.0 component constraints
2017-11-06 12:09:17 +01:00
Jordi Boggiano
6be57475ac
Bump branch alias
2017-08-08 11:30:46 +02:00
Jordi Boggiano
79044bdf4c
Switch master target
2017-03-09 09:58:26 +01:00
Jordi Boggiano
e8903746e8
Allow json-schema v5 too, fixes #6163
2017-03-06 12:47:05 +01:00
Christophe Coevoet
18a5d4d86a
Update the branch alias for master
2017-01-03 09:50:47 +01:00
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.
2016-12-29 17:29:54 +01:00
Jordi Boggiano
eb40287691
Bump symfony deps to 2.7 and update all deps, closes #5840 , closes #5831
2016-11-03 11:18:22 +01:00
Jonas Stendahl
bc549c34a6
Upgrade json-schema to allow v4
2016-10-11 17:15:17 +02:00
Roland Franssen
957124ddb7
Set branch alias for 1.3-dev
2016-09-25 23:08:15 +02:00
Jordi Boggiano
20ee689bb4
Upgrade json-schema to allow v3 and upgrade other deps
2016-09-14 18:06:37 +02:00
Jordi Boggiano
06c45623d7
Update json-schema & other deps, fixes #5374
2016-05-26 17:11:16 +01:00
Jordi Boggiano
bdb9c5f22f
Update target alias for master
2016-04-29 17:46:27 +01:00
Jordi Boggiano
efa13d7c5f
Update branch-alias
2016-04-11 18:43:23 +01:00
Jordi Boggiano
b1723644e0
Use extracted ca-bundle package
2016-04-11 16:33:29 +01:00
Chris Smith
8debdf8764
Zip extension does not provide zlib support
2016-02-04 00:34:01 +00:00
Jordi Boggiano
48420a2411
Update deps and bump json-schema requirement, fixes #4756
2016-01-09 16:52:06 +00:00
Jordi Boggiano
e87190e3da
Detect duplicate keys in composer.json, fixes #4620
2015-11-21 02:35:00 +00:00
Jordi Boggiano
c557715669
Normalize operators
2015-10-28 14:13:03 +00:00
Jordi Boggiano
32ec1a756f
Bump dependencies and allow symfony3
2015-10-28 04:44:12 +00:00
Jordi Boggiano
742c1d6691
Switch to psr-4, closes #4531
2015-10-28 03:17:26 +00:00
Jordi Boggiano
e093b9d594
Update deps, refs #4427
2015-10-28 02:44:08 +00:00
Remi Collet
c684c50192
allow to use PHPUnit 5
2015-10-12 18:43:58 +02:00
Rob Bast
1ccfc8eb96
add semver, deprecated existing classes
2015-09-24 16:28:28 +02:00
Samuel ROZE
ead68d3d49
Create the path repository and downloader
2015-08-18 14:40:48 +01:00
Jordi Boggiano
3d962879a8
Update deps
2015-08-14 14:55:08 +01:00
Remi Collet
9b9cbfe111
fix for changes in justinrainbow/json-schema 1.4.4
2015-07-16 12:03:35 +02:00
Rob Bast
1f006a499e
updated compiler class to include spdx sources
2015-07-16 12:03:34 +02:00
Rob Bast
5ae9e7fe22
remove spdx files, introduce external library
2015-07-16 11:42:12 +02:00
Possum
2e99b9fdf5
Use https where possible
2015-05-04 19:37:57 +02:00
Jordi Boggiano
b7c827c2e5
Use external lib for hidden cli prompting
2015-05-01 15:50:01 +01:00
Jordi Boggiano
facdd8a503
Add phar-utils package to update timestamps after the build is done, refs #3927
2015-05-01 13:50:16 +01:00
Jordi Boggiano
e2b183136c
Workaround for https://github.com/facebook/hhvm/issues/5170
2015-04-29 23:22:51 +01:00
Jordi Boggiano
e10539751c
Update deps and add platform definition to prevent regressions on php dep
2015-04-29 22:47:00 +01:00
Peter Cowburn
54d61ec486
Use justinrainbow/json-schema 1.4
...
justinrainbow/json-schema version 1.4.0 has been tagged (https://github.com/justinrainbow/json-schema/releases/tag/1.4.0 ), which fixes naming conflicts with Scalar Type Hints in (what will be) PHP 7.
2015-03-23 20:49:40 +00:00
Jordi Boggiano
c2f2ddfa5c
Merge remote-tracking branch 'GromNaN/prophecy'
...
Conflicts:
composer.lock
2015-02-25 12:03:58 +00:00
Jérôme Tamarelle
b91be79137
Update PHPUnit version to get prophecy
2015-02-21 11:08:35 +01:00
Rob Bast
85182cf7e1
Update dependency version constraint
2015-02-20 13:57:16 +01:00
Jordi Boggiano
bf32d2b83c
Update deps
2015-01-01 20:53:06 +00:00
Graham Campbell
c57f761675
Upgraded phpunit
2014-12-02 19:18:44 +00:00
Jordi Boggiano
cec1627acf
Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516
2014-07-20 21:55:24 +02:00
Jordi Boggiano
de559437ea
Update deps
2014-07-20 19:49:28 +02:00
Bilal Amarni
db91454a13
added an autoload-dev section
2014-02-28 00:27:03 +01:00
James Harris
9ac4ab1b85
Updated json-schema version requirement to allow newer versions.
2014-02-19 11:05:05 +10:00
Jordi Boggiano
a25596698b
Update short project description (creds to @briandoll)
2014-02-13 14:40:13 +01:00
Jordi Boggiano
7ad2d951e1
Update deps
2014-01-06 19:25:04 +01:00
Jordi Boggiano
5f538e4534
Upgrade to latest process component
2013-09-09 18:34:57 +02:00
Jordi Boggiano
3e268b6a97
Update deps
2013-08-12 02:07:17 +02:00
Robert Schönthal
963f189fb2
bumped finder version, reverted warning suppression
2013-07-05 12:27:48 +02:00
Jordi Boggiano
3b97e2e260
Add support for new verbosity levels, and initial debug output
2013-04-26 23:23:35 +02:00
Jordi Boggiano
c17aac04a9
Mark minimum phpunit version
2013-01-10 12:57:15 +01:00
Julien Bianchi
5abfe47624
Adds dev dependency to phpunit/phpunit
2013-01-10 11:51:37 +01:00
Igor Wiedler
e7c7e2f70d
Consistently describe composer as dep mgr as opposed to package mgr
...
Closes #1207 .
2012-11-07 13:16:47 +01:00
Jordi Boggiano
da8dc58444
Merge remote-tracking branch 'simensen/update-symfony-deps'
...
Conflicts:
composer.lock
2012-10-21 16:14:35 +02:00
Beau Simensen
27352776eb
Updated Symfony deps to ~2.1@dev
2012-10-19 09:50:05 -07:00
Jordi Boggiano
344df03253
Update deps
2012-10-19 18:18:48 +02:00
Jordi Boggiano
d8387ddbdd
Rollback process component to 2.1.1
2012-10-16 13:49:21 +02:00
Jordi Boggiano
9869e82df7
Update vendors
2012-10-16 10:49:05 +02:00
Alexander M. Turek
25de6b61c6
Symfony 2.1 is stable now.
2012-09-07 00:01:05 +02:00
Jordi Boggiano
a04591bbd7
Update to latest dev version of process
2012-08-30 15:09:22 +02:00
Jordi Boggiano
58b145b7ed
Update vendors
2012-08-15 17:52:50 +02:00