Skip to content

Commit

Permalink
allow rector v1 too
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach committed Feb 13, 2024
1 parent 4b2ec06 commit f504d37
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 @@ -22,7 +22,7 @@
"illuminate/database": "^7.20|^8.19|^9.0|^10.0|^11.0",
"illuminate/queue": "^7.20|^8.19|^9.0|^10.0|^11.0",
"illuminate/support": "^7.20|^8.19|^9.0|^10.0|^11.0",
"rector/rector": "^0.19.2",
"rector/rector": "^0.19.2|^1.0",
"spatie/backtrace": "^1.0",
"spatie/ray": "^1.41.1",
"symfony/stopwatch": "4.2|^5.1|^6.0|^7.0",
Expand Down

0 comments on commit f504d37

Please sign in to comment.