Jordi Boggiano
5b4fad9056
Update target version for master branch
2019-10-06 21:39:10 +02:00
Quynh Xuan Nguyen
077bbe3372
Correct description grammar
2019-03-19 11:20:21 +07: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