Skip to content

Commit 36b6740

Browse files
authored
Update dependencies
1 parent a625da7 commit 36b6740

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.1"
19+
"php": "^7.1|^8.0"
2020
},
2121
"require-dev": {
2222
"larapack/dd": "^1.0",
23-
"phpunit/phpunit": "^7.0"
23+
"phpunit/phpunit": "^7.0|^8.0|^9.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)