Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
seancheung authored Mar 19, 2024
1 parent 6a4463e commit bb3106b
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 @@ -11,7 +11,7 @@
],
"homepage": "https://github.com/seancheung/history",
"require": {
"php": "^7.2|^7.2.5|^7.3|^8.0|^8.1",
"php": "^7.2|^7.2.5|^7.3|^8.0|^8.1|^8.2",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
},
"license": "MIT",
Expand All @@ -37,7 +37,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^8.3|^8.4|^9.0|^10.5",
"phpunit/phpunit": "^8.3|^8.4|^9.0|^10.5|^11.0",
"orchestra/testbench": "^4.8|^5.2|^6.2|^7.5|^8.0|^9.0",
"mockery/mockery": "^1.2",
"php-coveralls/php-coveralls": "^2.1"
Expand Down

0 comments on commit bb3106b

Please sign in to comment.