We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779af3a commit 21fcc5fCopy full SHA for 21fcc5f
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