Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit be6c351

Browse files
authored
Update composer.json
1 parent 3b5cd8d commit be6c351

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"license": "MIT",
66
"type": "project",
77
"require": {
8-
"php": "^7.2.5",
9-
"laravel/lumen-framework": "^7.0"
8+
"php": "^7.3",
9+
"laravel/lumen-framework": "^8.0"
1010
},
1111
"require-dev": {
1212
"fzaninotto/faker": "^1.9.1",
1313
"mockery/mockery": "^1.3.1",
14-
"phpunit/phpunit": "^8.5"
14+
"phpunit/phpunit": "^9.3"
1515
},
1616
"autoload": {
1717
"classmap": [

0 commit comments

Comments
 (0)