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

Commit ed517ae

Browse files
committed
Update composer dependencies version
1 parent e7da038 commit ed517ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
}
2323
},
2424
"require": {
25-
"laravel/framework": "^6.4 || ~5"
25+
"laravel/framework": "~5 || ^6.4"
2626
}
2727
}

0 commit comments

Comments
 (0)