Skip to content

Commit e881b4b

Browse files
Update composer.json
1 parent 0e3748b commit e881b4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

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

0 commit comments

Comments
 (0)