Skip to content

Commit

Permalink
Uses only "^0.12"
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 13, 2023
1 parent af5a1cf commit 47e419f
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 @@ -14,7 +14,7 @@
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"psy/psysh": "^0.10.4|^0.11.1|^0.12",
"psy/psysh": "^0.12",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
},
"require-dev": {
Expand Down

0 comments on commit 47e419f

Please sign in to comment.