We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4fd9b commit be6c267Copy full SHA for be6c267
1 file changed
composer.json
@@ -3,7 +3,10 @@
3
"description": "A visual guide to the wonders of Unicode",
4
"license": "proprietary",
5
"config": {
6
- "vendor-dir": "codepoints.net/vendor"
+ "vendor-dir": "codepoints.net/vendor",
7
+ "platform": {
8
+ "php": "8.5"
9
+ }
10
},
11
"require": {
12
"michelf/php-markdown": "^2.0",
0 commit comments