Skip to content

Commit d1a15dc

Browse files
committed
fix comp
1 parent 98d77ea commit d1a15dc

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

composer.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"homepage": "https://github.com/omaralalwi/laravel-api-helpers",
4242
"license": "MIT",
4343
"type": "library",
44-
"version": "1.0.1",
44+
"version": "1.0.2",
4545
"authors": [
4646
{
4747
"name": "omar alalwi",
@@ -50,12 +50,7 @@
5050
}
5151
],
5252
"require": {
53-
"php": "^7.4|^8.0",
54-
"illuminate/support": "^8.0"
55-
},
56-
"require-dev": {
57-
"orchestra/testbench": "^6.0",
58-
"phpunit/phpunit": "^9.0"
53+
"php": "^7.4|^8.0"
5954
},
6055
"autoload": {
6156
"psr-4": {

0 commit comments

Comments
 (0)