Skip to content

Commit

Permalink
Merge pull request amabnl#50 in FLIGHT/service.amadeus from VAN-893 t…
Browse files Browse the repository at this point in the history
…o master

* commit '81616253aca2bfc1c32f946486741b29bd2adc9c':
  VAN-893 service.amadeus / feeOption node is missing in Fare_MasterPricerTravelBoardSearch
  • Loading branch information
f-woelfing-invia committed Mar 19, 2018
2 parents bb2787b + 8161625 commit dc65ca8
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 218 deletions.
6 changes: 5 additions & 1 deletion composer.json
Expand Up @@ -28,7 +28,7 @@
"require": {
"php": "~7.1",
"silex/silex": "~2.0",
"amabnl/amadeus-ws-client": "~1.4",
"amabnl/amadeus-ws-client": "dev-master#2c35a014a04994670a243d71a686005451596dce",
"monolog/monolog": "~1.23",
"flight/search-request-mapping": "^5.1.0",
"doctrine/cache": "~1.7",
Expand Down Expand Up @@ -63,6 +63,10 @@
"verify_peer": false
}
}
},
{
"type": "vcs",
"url": "https://github.com/zervel/amadeus-ws-client.git"
}
]
}

0 comments on commit dc65ca8

Please sign in to comment.