Skip to content

Commit

Permalink
Merge pull request #1 from shellrent/php80
Browse files Browse the repository at this point in the history
Migration to PHP 8.0
  • Loading branch information
svdigital-development authored Feb 10, 2023
2 parents 888d7a2 + bfe025d commit 026003f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"require": {
"guzzlehttp/guzzle": "^7.5",
"php": "^7.4 || 8.0",
"php": "^8.0",
"ext-json": "*"
}
}

0 comments on commit 026003f

Please sign in to comment.