Skip to content

Commit

Permalink
DXE-1695 Merge pull request #48 from akamai/release/2.0.0
Browse files Browse the repository at this point in the history
Release 2.0.0
  • Loading branch information
mgwoj authored Oct 18, 2022
2 parents a368473 + 759b285 commit 3056a87
Show file tree
Hide file tree
Showing 83 changed files with 4,543 additions and 18,435 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ composer.phar
vendor/
build/
akamai-open-edgegrid-client*.phar
.phpunit.result.cache
.php-cs-fixer.cache

### IntelliJ ###
*.iml
Expand Down
25 changes: 0 additions & 25 deletions .scrutinizer.yml

This file was deleted.

66 changes: 0 additions & 66 deletions .travis.yml

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.0.0
---
[18 Oct, 2022]
* Upgrade to php 8.1
* Upgrade to Guzzle 7.5, Monolog 2.0
* Upgrade to akamai-open/edgegrid-auth 2.0.0

1.0.0
---
[01 Sep, 2017]
Expand Down
Loading

0 comments on commit 3056a87

Please sign in to comment.