Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Oct 29, 2020
1 parent a650fae commit 5393e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"php": "^7.2 || ^8.0"
"php": "^7.2|^8.0"
},
"require-dev": {
"larapack/dd": "^1.1",
Expand Down

0 comments on commit 5393e54

Please sign in to comment.