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

Commit 55360ae

Browse files
committed
Bumps framework dependencies
1 parent e74f612 commit 55360ae

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
@@ -6,12 +6,12 @@
66
"type": "project",
77
"require": {
88
"php": "^7.3|^8.0",
9-
"laravel/lumen-framework": "^8.0"
9+
"laravel/lumen-framework": "^8.3"
1010
},
1111
"require-dev": {
1212
"fakerphp/faker": "^1.9.1",
1313
"mockery/mockery": "^1.3.1",
14-
"phpunit/phpunit": "^9.3"
14+
"phpunit/phpunit": "^9.5.10"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)