Skip to content

Commit

Permalink
Merge branch 'main' of github.com:codeat3/blade-typicons
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilsarwe committed Mar 31, 2021
2 parents 9473193 + 1511f46 commit 44310e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
}
],
"require": {
"php": "^7.3|^8.0",
"blade-ui-kit/blade-icons": "^0.5.0",
"illuminate/support": "^7.14|^8.0"
"php": "^7.4|^8.0",
"blade-ui-kit/blade-icons": "^1.0",
"illuminate/support": "^8.0"
},
"require-dev": {
"orchestra/testbench": "^5.0|^6.0",
"phpunit/phpunit": "^8.0|^9.0",
"orchestra/testbench": "^6.0",
"phpunit/phpunit": "^9.0",
"symfony/finder": "^5.2"
},
"autoload": {
Expand Down

0 comments on commit 44310e3

Please sign in to comment.