Skip to content

Commit

Permalink
Merge pull request #14 from wireui/add-new-icons
Browse files Browse the repository at this point in the history
generate icons `v2.1.5`
  • Loading branch information
ph7jack authored Oct 28, 2024
2 parents d90dc12 + 119dfb6 commit e92988e
Show file tree
Hide file tree
Showing 91 changed files with 1,235 additions and 982 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"authors": [
{
"name": "Pedro Oliveira",
"email": "[email protected]"
"email": "[email protected]"
}
],
"require": {
Expand All @@ -25,7 +25,7 @@
"mockery/mockery": "^1.5",
"orchestra/testbench": "^7.7|^8.0|^9.0",
"pestphp/pest": "^2.0",
"nunomaduro/larastan": "^2.4",
"larastan/larastan": "^2.9",
"laravel/pint": "^1.6"
},
"autoload": {
Expand Down
Loading

0 comments on commit e92988e

Please sign in to comment.