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 3ebc4e3 commit 5cda387Copy full SHA for 5cda387
README.md
@@ -231,4 +231,4 @@ composer test
231
232
## License
233
234
-MIT
+GPL
composer.json
@@ -2,7 +2,7 @@
2
"name": "opgginc/laravel-essentials-entry",
3
"description": "Essential Laravel modules collection for Entry team",
4
"type": "library",
5
- "license": "MIT",
+ "license": "GPL",
6
"require": {
7
"php": "^8.3|^8.4",
8
"illuminate/config": "^11.0|^12.0",
0 commit comments