Skip to content

Commit

Permalink
moving the dev dependencies to dev section
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilsarwe committed Jun 7, 2024
1 parent 0b82b3c commit a6df3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"require": {
"php": "^7.4|^8.0",
"blade-ui-kit/blade-icons": "^1.1",
"iconify/json": "^2.2",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
},
"require-dev": {
"codeat3/blade-icon-generation-helpers": "^0.8",
"codeat3/phpcs-styles": "^1.0",
"iconify/json": "^2.2",
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.0|^10.5|^11.0",
"symfony/process": "^5.0|^6.0|^7.0"
Expand Down

0 comments on commit a6df3c4

Please sign in to comment.