Skip to content

Commit 9631ad4

Browse files
committed
Declare correct dependency
1 parent ab34261 commit 9631ad4

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=7.1",
1616
"ext-openssl": "*",
17-
"illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
17+
"laravel/framework": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
1818
"onelogin/php-saml": "^3.0|^4.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)