Skip to content

Commit cf37d6a

Browse files
Update composer.json
1 parent 64e78c4 commit cf37d6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.1.3|^8.0",
19+
"php": "^7.1.3|^8.0|^8.1",
2020
"laravel/framework": "^5.6|^6|^7|^8|^9"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^6.1|^7.0|^8.0",
23+
"phpunit/phpunit": "^6.1|^7.0|^8.0|^9.0",
2424
"mockery/mockery": "^1.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)