add heroicons icon set
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "hi-powered-dev/cheese-cake",
|
||||
"description": "A CakePHP plugin with misc. goodies ",
|
||||
"type": "cakephp-plugin",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"cakephp"
|
||||
],
|
||||
@@ -15,7 +15,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
"cakephp/cakephp": "^5.0.0"
|
||||
"cakephp/cakephp": "^5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.1"
|
||||
|
||||
Reference in New Issue
Block a user