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 a5d3dd3 commit cbcbeb4Copy full SHA for cbcbeb4
README.md
@@ -10,7 +10,7 @@ PHP helper class to provide useful array functions.
10
11
## License
12
13
-This project is open source and available under the [MIT License](https://github.com/bayfrontmedia/php-array-helpers/blob/master/LICENSE).
+This project is open source and available under the [MIT License](LICENSE).
14
15
## Author
16
composer.json
@@ -3,7 +3,6 @@
3
"description": "Helper class to provide useful array functions.",
4
"homepage": "https://github.com/bayfrontmedia/php-array-helpers",
5
"license" : "MIT",
6
- "version": "1.0.1",
7
"type": "library",
8
"keywords": [
9
"php",
0 commit comments