Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rugaard authored Jun 16, 2024
1 parent a63cb85 commit a3f454d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"source": "https://github.com/rugaard/dmi"
},
"require": {
"php": "^7.2|^8.0",
"php": "^7.2|^8.0|^8.1|^8.2|^8.3",
"ext-json": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^6.0|^7.0",
"tightenco/collect": "^7.0|^8.0|^9.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^8.0|^9.0"
"phpunit/phpunit": "^8.0|^9.0|^10.0|^11.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a3f454d

Please sign in to comment.