|
@@ -4,8 +4,8 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "hash": "d473b494d2ccfdf5e71166ef0c5d810e",
|
|
|
- "content-hash": "7b318265b54fca97b4f497cbdc157b26",
|
|
|
+ "hash": "6c334356a9378337d5008595f8676438",
|
|
|
+ "content-hash": "bf208d6f5adc085ef74e7e1f65f6376a",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "base-admin",
|
|
@@ -13,7 +13,7 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/BaseAdmin.git",
|
|
|
- "reference": "854e109ca5eb21a7ae14b1e6ccef72f1e4997681"
|
|
|
+ "reference": "1ebb383477a2ca66cfc525d227c1e67c2e83cd77"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -28,7 +28,30 @@
|
|
|
"bootstrap",
|
|
|
"sonata"
|
|
|
],
|
|
|
- "time": "2017-02-20 18:48:16"
|
|
|
+ "time": "2017-03-03 12:11:14"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "base-oauth-bundle",
|
|
|
+ "version": "dev-master",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/BaseOAuthBundle.git",
|
|
|
+ "reference": "6c6210af8f184d2a2750d406f5f743698fe36615"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Base\\OAuthBundle\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "description": "Flowdat 3 Base OAuth Bundle",
|
|
|
+ "keywords": [
|
|
|
+ "Admin Generator",
|
|
|
+ "admin",
|
|
|
+ "bundle",
|
|
|
+ "oauth"
|
|
|
+ ],
|
|
|
+ "time": "2017-03-03 12:14:39"
|
|
|
},
|
|
|
{
|
|
|
"name": "behat/transliterator",
|
|
@@ -1068,6 +1091,156 @@
|
|
|
],
|
|
|
"time": "2016-12-21 13:46:54"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "hwi/oauth-bundle",
|
|
|
+ "version": "0.5.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/hwi/HWIOAuthBundle.git",
|
|
|
+ "reference": "50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1",
|
|
|
+ "reference": "50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "kriswallsmith/buzz": "~0.13",
|
|
|
+ "php": "^5.3.3|^7.0",
|
|
|
+ "symfony/form": "^2.3|^3.0",
|
|
|
+ "symfony/framework-bundle": "^2.3|^3.0",
|
|
|
+ "symfony/options-resolver": "^2.3|^3.0",
|
|
|
+ "symfony/security-bundle": "^2.3|^3.0",
|
|
|
+ "symfony/templating": "^2.7|^3.0",
|
|
|
+ "symfony/yaml": "^2.3|^3.0"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "twig/twig": "<1.12"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/orm": "^2.3",
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.0",
|
|
|
+ "friendsofsymfony/user-bundle": "^1.3|^2.0",
|
|
|
+ "phpunit/phpunit": "^4.8|^5.0",
|
|
|
+ "symfony/phpunit-bridge": "^2.7|^3.0",
|
|
|
+ "symfony/property-access": "^2.3|^3.0",
|
|
|
+ "symfony/stopwatch": "^2.5|^3.0",
|
|
|
+ "symfony/twig-bundle": "^2.3|^3.0",
|
|
|
+ "symfony/validator": "^2.3|^3.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "doctrine/doctrine-bundle": "to use Doctrine user provider",
|
|
|
+ "friendsofsymfony/user-bundle": "to connect FOSUB with this bundle",
|
|
|
+ "symfony/property-access": "to use FOSUB integration with this bundle",
|
|
|
+ "symfony/twig-bundle": "to use the Twig hwi_oauth_* functions"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "0.5-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "HWI\\Bundle\\OAuthBundle\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Contributors",
|
|
|
+ "homepage": "https://github.com/hwi/HWIOAuthBundle/contributors"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Joseph Bielawski",
|
|
|
+ "email": "stloyd@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Alexander",
|
|
|
+ "email": "iam.asm89@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Geoffrey Bachelet",
|
|
|
+ "email": "geoffrey.bachelet@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.",
|
|
|
+ "homepage": "http://github.com/hwi/HWIOAuthBundle",
|
|
|
+ "keywords": [
|
|
|
+ "37signals",
|
|
|
+ "Authentication",
|
|
|
+ "Deezer",
|
|
|
+ "EVE Online",
|
|
|
+ "amazon",
|
|
|
+ "asana",
|
|
|
+ "auth0",
|
|
|
+ "azure",
|
|
|
+ "bitbucket",
|
|
|
+ "bitly",
|
|
|
+ "box",
|
|
|
+ "bufferapp",
|
|
|
+ "clever",
|
|
|
+ "dailymotion",
|
|
|
+ "deviantart",
|
|
|
+ "discogs",
|
|
|
+ "disqus",
|
|
|
+ "dropbox",
|
|
|
+ "eventbrite",
|
|
|
+ "facebook",
|
|
|
+ "firewall",
|
|
|
+ "fiware",
|
|
|
+ "flickr",
|
|
|
+ "foursquare",
|
|
|
+ "github",
|
|
|
+ "google",
|
|
|
+ "hubic",
|
|
|
+ "instagram",
|
|
|
+ "jawbone",
|
|
|
+ "jira",
|
|
|
+ "linkedin",
|
|
|
+ "mail.ru",
|
|
|
+ "oauth",
|
|
|
+ "oauth1",
|
|
|
+ "oauth2",
|
|
|
+ "odnoklassniki",
|
|
|
+ "paypal",
|
|
|
+ "qq",
|
|
|
+ "reddit",
|
|
|
+ "runkeeper",
|
|
|
+ "salesforce",
|
|
|
+ "security",
|
|
|
+ "sensio connect",
|
|
|
+ "sina weibo",
|
|
|
+ "slack",
|
|
|
+ "sound cloud",
|
|
|
+ "spotify",
|
|
|
+ "stack exchange",
|
|
|
+ "stereomood",
|
|
|
+ "strava",
|
|
|
+ "toshl",
|
|
|
+ "trakt",
|
|
|
+ "trello",
|
|
|
+ "twitch",
|
|
|
+ "twitter",
|
|
|
+ "vkontakte",
|
|
|
+ "wechat",
|
|
|
+ "windows live",
|
|
|
+ "wordpress",
|
|
|
+ "wunderlist",
|
|
|
+ "xing",
|
|
|
+ "yahoo",
|
|
|
+ "yandex",
|
|
|
+ "youtube"
|
|
|
+ ],
|
|
|
+ "time": "2017-01-08 14:13:58"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "incenteev/composer-parameter-handler",
|
|
|
"version": "v2.1.2",
|
|
@@ -1257,16 +1430,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "jms/serializer",
|
|
|
- "version": "1.4.2",
|
|
|
+ "version": "1.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/schmittjoh/serializer.git",
|
|
|
- "reference": "f39d8b4660d5cef43b0c3265ce642173d9b2c58b"
|
|
|
+ "reference": "9dc44f2924a90bf526a2e1c4bb1ce9d772a00a45"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f39d8b4660d5cef43b0c3265ce642173d9b2c58b",
|
|
|
- "reference": "f39d8b4660d5cef43b0c3265ce642173d9b2c58b",
|
|
|
+ "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/9dc44f2924a90bf526a2e1c4bb1ce9d772a00a45",
|
|
|
+ "reference": "9dc44f2924a90bf526a2e1c4bb1ce9d772a00a45",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1288,11 +1461,12 @@
|
|
|
"jackalope/jackalope-doctrine-dbal": "^1.1.5",
|
|
|
"phpunit/phpunit": "^4.8|^5.0",
|
|
|
"propel/propel1": "~1.7",
|
|
|
+ "symfony/expression-language": "^2.6|^3.0",
|
|
|
"symfony/filesystem": "^2.1",
|
|
|
- "symfony/form": "~2.1",
|
|
|
- "symfony/translation": "^2.1",
|
|
|
- "symfony/validator": "^2.2",
|
|
|
- "symfony/yaml": "^2.1",
|
|
|
+ "symfony/form": "~2.1|^3.0",
|
|
|
+ "symfony/translation": "^2.1|^3.0",
|
|
|
+ "symfony/validator": "^2.2|^3.0",
|
|
|
+ "symfony/yaml": "^2.1|^3.0",
|
|
|
"twig/twig": "~1.12|~2.0"
|
|
|
},
|
|
|
"suggest": {
|
|
@@ -1301,7 +1475,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.4-dev"
|
|
|
+ "dev-master": "1.5-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -1328,25 +1502,25 @@
|
|
|
"serialization",
|
|
|
"xml"
|
|
|
],
|
|
|
- "time": "2016-11-13 10:20:11"
|
|
|
+ "time": "2017-02-14 14:35:22"
|
|
|
},
|
|
|
{
|
|
|
"name": "jms/serializer-bundle",
|
|
|
- "version": "1.1.0",
|
|
|
+ "version": "1.2.0",
|
|
|
"target-dir": "JMS/SerializerBundle",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
|
|
|
- "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e"
|
|
|
+ "reference": "95c0258b74a71ed40981998a8aa8b3bc13f9760d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/3e396c980545350c2efb65a50041d2a9f9d6562e",
|
|
|
- "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e",
|
|
|
+ "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/95c0258b74a71ed40981998a8aa8b3bc13f9760d",
|
|
|
+ "reference": "95c0258b74a71ed40981998a8aa8b3bc13f9760d",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "jms/serializer": "^1.0.0",
|
|
|
+ "jms/serializer": "^1.5",
|
|
|
"php": ">=5.4.0",
|
|
|
"phpoption/phpoption": "^1.1.0",
|
|
|
"symfony/framework-bundle": "~2.3|~3.0"
|
|
@@ -1354,9 +1528,11 @@
|
|
|
"require-dev": {
|
|
|
"doctrine/doctrine-bundle": "*",
|
|
|
"doctrine/orm": "*",
|
|
|
+ "phpunit/phpunit": "^4.2|^5.0",
|
|
|
"symfony/browser-kit": "*",
|
|
|
"symfony/class-loader": "*",
|
|
|
"symfony/css-selector": "*",
|
|
|
+ "symfony/expression-language": "~2.6|~3.0",
|
|
|
"symfony/finder": "*",
|
|
|
"symfony/form": "*",
|
|
|
"symfony/process": "*",
|
|
@@ -1371,7 +1547,7 @@
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.1-dev"
|
|
|
+ "dev-master": "1.2-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -1398,7 +1574,7 @@
|
|
|
"serialization",
|
|
|
"xml"
|
|
|
],
|
|
|
- "time": "2015-11-10 12:26:42"
|
|
|
+ "time": "2017-02-22 16:15:59"
|
|
|
},
|
|
|
{
|
|
|
"name": "knplabs/knp-menu",
|
|
@@ -1523,6 +1699,54 @@
|
|
|
],
|
|
|
"time": "2016-09-22 12:24:40"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "kriswallsmith/buzz",
|
|
|
+ "version": "v0.15",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/kriswallsmith/Buzz.git",
|
|
|
+ "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8",
|
|
|
+ "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "3.7.*"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-curl": "*"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Buzz": "lib/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Kris Wallsmith",
|
|
|
+ "email": "kris.wallsmith@gmail.com",
|
|
|
+ "homepage": "http://kriswallsmith.net/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Lightweight HTTP client",
|
|
|
+ "homepage": "https://github.com/kriswallsmith/Buzz",
|
|
|
+ "keywords": [
|
|
|
+ "curl",
|
|
|
+ "http client"
|
|
|
+ ],
|
|
|
+ "time": "2015-06-25 17:26:56"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "1.22.0",
|
|
@@ -3101,16 +3325,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sensio/framework-extra-bundle",
|
|
|
- "version": "v3.0.21",
|
|
|
+ "version": "v3.0.22",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
|
|
|
- "reference": "ed86f6fb1753e76b39ff8b87f527045ca6b97169"
|
|
|
+ "reference": "1c66c2e3b8f17f06178142386aff5a9f8057a104"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/ed86f6fb1753e76b39ff8b87f527045ca6b97169",
|
|
|
- "reference": "ed86f6fb1753e76b39ff8b87f527045ca6b97169",
|
|
|
+ "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/1c66c2e3b8f17f06178142386aff5a9f8057a104",
|
|
|
+ "reference": "1c66c2e3b8f17f06178142386aff5a9f8057a104",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3119,6 +3343,8 @@
|
|
|
"symfony/framework-bundle": "~2.3|~3.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
+ "doctrine/doctrine-bundle": "~1.5",
|
|
|
+ "doctrine/orm": "~2.4,>=2.4.5",
|
|
|
"symfony/asset": "~2.7|~3.0",
|
|
|
"symfony/browser-kit": "~2.3|~3.0",
|
|
|
"symfony/dom-crawler": "~2.3|~3.0",
|
|
@@ -3131,7 +3357,7 @@
|
|
|
"symfony/translation": "~2.3|~3.0",
|
|
|
"symfony/twig-bundle": "~2.3|~3.0",
|
|
|
"symfony/yaml": "~2.3|~3.0",
|
|
|
- "twig/twig": "~1.11|~2.0",
|
|
|
+ "twig/twig": "~1.12|~2.0",
|
|
|
"zendframework/zend-diactoros": "^1.3"
|
|
|
},
|
|
|
"suggest": {
|
|
@@ -3165,7 +3391,7 @@
|
|
|
"annotations",
|
|
|
"controllers"
|
|
|
],
|
|
|
- "time": "2017-02-02 15:31:23"
|
|
|
+ "time": "2017-02-15 06:52:30"
|
|
|
},
|
|
|
{
|
|
|
"name": "sensio/generator-bundle",
|
|
@@ -3221,16 +3447,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sensiolabs/security-checker",
|
|
|
- "version": "v4.0.0",
|
|
|
+ "version": "v4.0.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensiolabs/security-checker.git",
|
|
|
- "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c"
|
|
|
+ "reference": "f2ce0035fc512287978510ca1740cd111d60f89f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
|
|
|
- "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
|
|
|
+ "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/f2ce0035fc512287978510ca1740cd111d60f89f",
|
|
|
+ "reference": "f2ce0035fc512287978510ca1740cd111d60f89f",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3261,7 +3487,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "A security checker for your composer.lock",
|
|
|
- "time": "2016-09-23 18:09:57"
|
|
|
+ "time": "2017-02-18 17:53:25"
|
|
|
},
|
|
|
{
|
|
|
"name": "sonata-project/admin-bundle",
|
|
@@ -4354,16 +4580,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/symfony",
|
|
|
- "version": "v3.2.3",
|
|
|
+ "version": "v3.2.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/symfony.git",
|
|
|
- "reference": "6306409b3836ed2936c7b0454f00711d0128748c"
|
|
|
+ "reference": "141569be5b33a7cf0d141fb88422649fe11b0c47"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/symfony/zipball/6306409b3836ed2936c7b0454f00711d0128748c",
|
|
|
- "reference": "6306409b3836ed2936c7b0454f00711d0128748c",
|
|
|
+ "url": "https://api.github.com/repos/symfony/symfony/zipball/141569be5b33a7cf0d141fb88422649fe11b0c47",
|
|
|
+ "reference": "141569be5b33a7cf0d141fb88422649fe11b0c47",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -4493,7 +4719,7 @@
|
|
|
"keywords": [
|
|
|
"framework"
|
|
|
],
|
|
|
- "time": "2017-02-06 13:15:43"
|
|
|
+ "time": "2017-02-17 00:00:43"
|
|
|
},
|
|
|
{
|
|
|
"name": "twig/extensions",
|
|
@@ -4711,7 +4937,7 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/Webservice.git",
|
|
|
- "reference": "f594319cada7f9cb8c067ab2c4f35669ba7bdf9f"
|
|
|
+ "reference": "8208a4c197bf86872d5daa696330e678e9b2c2b6"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -4720,7 +4946,7 @@
|
|
|
}
|
|
|
},
|
|
|
"description": "The Flowdat3 Webservice Rest",
|
|
|
- "time": "2017-02-22 13:29:05"
|
|
|
+ "time": "2017-03-03 12:15:14"
|
|
|
},
|
|
|
{
|
|
|
"name": "willdurand/jsonp-callback-validator",
|
|
@@ -4815,7 +5041,7 @@
|
|
|
"packages-dev": [
|
|
|
{
|
|
|
"name": "symfony/phpunit-bridge",
|
|
|
- "version": "v3.2.3",
|
|
|
+ "version": "v3.2.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/phpunit-bridge.git",
|
|
@@ -4878,6 +5104,7 @@
|
|
|
"stability-flags": {
|
|
|
"voryx/restgeneratorbundle": 20,
|
|
|
"base-admin": 20,
|
|
|
+ "base-oauth-bundle": 20,
|
|
|
"webservice": 20
|
|
|
},
|
|
|
"prefer-stable": false,
|