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
Jordi Boggiano
7d45ce9d8f
Add openssl to suggest, refs #930
2012-07-20 10:37:17 +02:00
Jordi Boggiano
bc330f10b3
Update deps
2012-07-19 18:50:57 +02:00
Rob Loach
03d031c265
Add minimum-stability to target the Symfony betas
2012-06-25 12:39:13 -04:00
Jordi Boggiano
ad90187adf
Add support info for composer
2012-05-31 10:49:10 +02:00
Jordi Boggiano
fea164be53
Fix wording
2012-04-15 23:04:42 +02:00
Jordi Boggiano
a04647aa8c
Update composer.json
2012-04-14 23:38:09 +02:00
Jordi Boggiano
3abdaa9d4d
Bump php requirement
2012-04-03 14:33:19 +02:00
Jordi Boggiano
2072906136
Update vendors
2012-04-01 20:37:40 +02:00
Jordi Boggiano
202dc99b02
Update sf deps
2012-03-23 18:01:08 +01:00
Beau Simensen
1e5331dcc5
Added a branch alias for dev-master.
2012-03-12 10:15:12 -07:00
Jordi Boggiano
bd54e43d37
Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid
2012-03-05 22:01:47 +01:00
digitalkaoz
6929c42848
added schema/syntax validation for composer.json
2012-02-23 21:54:49 +01:00
Jordi Boggiano
005559dc2f
Fix composer dependencies
2012-02-20 11:54:12 +01:00
Jordi Boggiano
c93fb6a3c3
Update console to 2.1.0
2012-01-18 10:41:53 +01:00
Christophe Coevoet
b3fc995442
Added the binary in the composer.json file
2011-12-05 00:05:46 +01:00
Christophe Coevoet
bbd4413b5a
Fixed the composer.json file
2011-12-03 17:17:47 +01:00
Jordi Boggiano
20c3685b35
Relax composer requirements
2011-11-25 14:18:20 +01:00
Jordi Boggiano
ca112db268
Relax composer requirements
2011-11-25 14:15:06 +01:00
Igor Wiedler
b15ec17a06
implement a self-update command ( closes #83 )
2011-11-12 19:44:28 +01:00
Jordi Boggiano
b0e5d901ac
Update composer.json
2011-11-04 10:57:35 +01:00
Jordi Boggiano
6f1dab6233
Add symfony finder component
2011-11-01 00:07:42 +01:00
Jordi Boggiano
04fafc8f6a
Add Symfony Console component as dependency
2011-10-31 23:39:46 +01:00
Jordi Boggiano
36ae632436
Add composer.json (duh)
2011-10-31 22:19:55 +01:00