Skip to content

Commit 2d8b016

Browse files
Update dependency laravel/framework to v10
1 parent cdc5580 commit 2d8b016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.1.3",
1212
"fideloper/proxy": "^4.0",
13-
"laravel/framework": "5.7.*",
13+
"laravel/framework": "10.38.*",
1414
"laravel/tinker": "^1.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)