Skip to content

Commit

Permalink
Merge pull request #5 from phpguru/master
Browse files Browse the repository at this point in the history
Upgrading to Blade-UI-Kit 1.0 and Orchestra/testbench 6
  • Loading branch information
Foysal50x authored Jun 30, 2021
2 parents 6162f42 + 2e85b3e commit f22a387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"require": {
"php": "^7.2|^7.3|^7.4|^8.0",
"illuminate/support": "^7.14.0|^8.0",
"blade-ui-kit/blade-icons": "^0.4|^0.5"
"blade-ui-kit/blade-icons": "^0.4|^0.5|^1.0"
},
"require-dev": {
"orchestra/testbench": "^5.0",
"orchestra/testbench": "^6.0",
"phpunit/phpunit": "^8.0|^9.0"
},
"autoload": {
Expand Down

0 comments on commit f22a387

Please sign in to comment.