Skip to content

Commit

Permalink
Merge pull request #283 from Ultimater/php-8-support
Browse files Browse the repository at this point in the history
Adding PHP8 support
  • Loading branch information
ROMzombie authored Aug 25, 2021
2 parents d449d4d + b005d51 commit cd22729
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 242 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require": {
"php": ">=7.3",
"guzzlehttp/guzzle": "^7",
"lstrojny/fxmlrpc": "^0.15.0",
"lstrojny/fxmlrpc": "^0.20.0",
"psr/log": "~1.0",
"laminas/laminas-diactoros": "^2.0",
"php-http/guzzle7-adapter": "^0.1",
Expand Down
Loading

0 comments on commit cd22729

Please sign in to comment.