Skip to content

Instantly share code, notes, and snippets.

@superbiche
Created September 20, 2021 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save superbiche/468a42ee6c3673a6c95ff2117634978e to your computer and use it in GitHub Desktop.
Save superbiche/468a42ee6c3673a6c95ff2117634978e to your computer and use it in GitHub Desktop.
diff --git a/composer.json b/composer.json
index 7de7360..ff39c55 100644
--- a/composer.json
+++ b/composer.json
@@ -17,6 +17,6 @@
},
"license": "GPL-2.0+",
"require": {
- "php": "^7.1"
+ "php": "^7.1|^8.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment