Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lepikhinb committed Mar 21, 2024
1 parent e8cb228 commit 7feb792
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 @@ -21,7 +21,7 @@
}
},
"require": {
"php": "^8.1",
"php": "^8.0",
"illuminate/support": "^9.0|^10|^11",
"illuminate/auth": "^9.0|^10|^11",
"spatie/laravel-data": "^2.1|^3.1|^4.1",
Expand All @@ -48,4 +48,4 @@
"pestphp/pest-plugin": true
}
}
}
}

0 comments on commit 7feb792

Please sign in to comment.