Skip to content

Commit

Permalink
Composer update (updated AWS SDK, Stripe, DOMPDF, MPDF, Twilio)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesegrits committed Dec 18, 2018
1 parent c6ef38e commit 9186572
Show file tree
Hide file tree
Showing 455 changed files with 6,307 additions and 2,559 deletions.
4 changes: 2 additions & 2 deletions libraries/fabrik/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"popphp/pop-shipping": "^2.0",
"stripe/stripe-php": ">=v4.3.0",
"twilio/sdk": "^5.4.2",
"aws/aws-sdk-php": "3.24.4",
"aws/aws-sdk-php": "^3.24.4",
"dompdf/dompdf": "~v0.8.2",
"arcturial/clickatell": "~2.0.0",
"mpdf/mpdf": "7.1.6"
"mpdf/mpdf": "~7.1.6"
}
}
143 changes: 96 additions & 47 deletions libraries/fabrik/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libraries/fabrik/vendor/aws/aws-sdk-php/.changes/3.22.10
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"type": "NEW_FEATURE",
"type": "api-change",
"category": "Ec2",
"description": "New EC2 I3 instance type"
}
Expand Down
2 changes: 1 addition & 1 deletion libraries/fabrik/vendor/aws/aws-sdk-php/.changes/3.22.11
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"type": "NEW_FEATURE",
"type": "api-change",
"category": "ElasticsearchService",
"description": "Added three new API calls to existing Amazon Elasticsearch service to expose Amazon Elasticsearch imposed limits to customers."
}
Expand Down
8 changes: 4 additions & 4 deletions libraries/fabrik/vendor/aws/aws-sdk-php/.changes/3.22.9
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[
{
"type": "NEW_FEATURE",
"type": "api-change",
"category": "ElasticBeanstalk",
"description": "Elastic Beanstalk adds support for creating and managing custom platform."
},
{
"type": "NEW_FEATURE",
"type": "api-change",
"category": "CloudDirectory",
"description": "ListObjectAttributes documentation updated based on forum feedback"
},
{
"type": "NEW_FEATURE",
"type": "api-change",
"category": "Route53",
"description": "Added support for operations CreateVPCAssociationAuthorization and DeleteVPCAssociationAuthorization to throw a ConcurrentModification error when a conflicting modification occurs in parallel to the authorizations in place for a given hosted zone."
},
{
"type": "NEW_FEATURE",
"type": "api-change",
"category": "GameLift",
"description": "Allow developers to configure global queues for creating GameSessions. Allow PlayerData on PlayerSessions to store player-specific data."
}
Expand Down

0 comments on commit 9186572

Please sign in to comment.