We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a918345 commit 9d266c7Copy full SHA for 9d266c7
composer.json
@@ -9,7 +9,7 @@
9
}
10
],
11
"require": {
12
- "php": "^7.2|^8.0",
+ "php": "^7.2 || ^8.0",
13
"ext-json": "*",
14
"socialiteproviders/manager": "~4.0"
15
},
0 commit comments