Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbruce committed Sep 19, 2021
1 parent 2dcf253 commit bf33bcb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@
"license": "MIT",
"authors": [],
"require": {
"php": "~7|^8.0",
"illuminate/support": "~8.0",
"8fold/php-shoop": "~0.10"
"php": "^7|^8.0",
"8fold/php-shoop": "^0.10.19"
},
"require-dev": {
"phpunit/phpunit": "~9.1"
"phpunit/phpunit": "^9.5.9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit bf33bcb

Please sign in to comment.