Skip to content

Commit

Permalink
Fix composer syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvbrianking committed May 1, 2023
1 parent e635ed6 commit 0b2d9ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4,949 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"illuminate/contracts": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/container": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
"mockery/mockery": "0.9.*|^1.0",
"orchestra/testbench": "^3.5|^4.0|^5.0|^6.0|^7.0^8.0"
"orchestra/testbench": "^3.5|^4.0|^5.0|^6.0|^7.0|^8.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0b2d9ca

Please sign in to comment.