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 03c77ae commit 2bc8ee4Copy full SHA for 2bc8ee4
composer.json
@@ -2,7 +2,7 @@
2
"name": "widoz/wp-entities-search",
3
"description": "A WordPress package to search Entities including Rest API Endpoints and React Components",
4
"type": "library",
5
- "license": "GPL-v2-or-later",
+ "license": "GPL-2.0-or-later",
6
"autoload": {
7
"psr-4": {
8
"Widoz\\Wp\\EntitiesSearch\\": "sources/server/src/"
0 commit comments