Skip to content

Commit

Permalink
Merge pull request #31 from hcgcloud/develop
Browse files Browse the repository at this point in the history
update to v2.0.0-alpha.1
  • Loading branch information
tyson239 committed Nov 25, 2020
2 parents ff6d87b + 25fd904 commit 670b977
Show file tree
Hide file tree
Showing 49 changed files with 1,513 additions and 1,855 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MIT License

Copyright (c) 2018 FruitBytes\
Copyright (c) 2019 HCGCloud
Copyright (c) 2020 HCGCloud

> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.6.4",
"guzzlehttp/guzzle": "~6.0"
"guzzlehttp/guzzle": "^6.0|^7.0"
},
"require-dev": {
"mockery/mockery": "0.9.*",
Expand Down
48 changes: 0 additions & 48 deletions src/Actions/ManagesAllocations.php

This file was deleted.

34 changes: 0 additions & 34 deletions src/Actions/ManagesEggs.php

This file was deleted.

70 changes: 0 additions & 70 deletions src/Actions/ManagesLocations.php

This file was deleted.

33 changes: 0 additions & 33 deletions src/Actions/ManagesNests.php

This file was deleted.

70 changes: 0 additions & 70 deletions src/Actions/ManagesNodes.php

This file was deleted.

Loading

0 comments on commit 670b977

Please sign in to comment.