Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
soulaimaneyahya committed Mar 1, 2024
1 parent 7761783 commit c993f0c
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 @@ -33,10 +33,10 @@
"php": "^7.4 || ^8.0"
},
"require-dev": {
"orchestra/testbench": "dev-develop",
"squizlabs/php_codesniffer": "4.0.x-dev",
"phpunit/phpunit": "9.6.x-dev",
"multividas/query-filters": "dev-main"
"multividas/query-filters": "dev-main",
"orchestra/testbench": "8.x-dev"
},
"config": {
"optimize-autoloader": true
Expand Down

0 comments on commit c993f0c

Please sign in to comment.