We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37154a commit c78730fCopy full SHA for c78730f
composer.json
@@ -1,6 +1,8 @@
1
{
2
"name": "typedphp/optional",
3
"description": "A library to reduce the code required for null-checking.",
4
+ "homepage": "https://github.com/typedphp/php-optional",
5
+ "license": "MIT",
6
"authors": [
7
8
"name": "Christopher Pitt",
0 commit comments