Skip to content

Commit

Permalink
Prep for Statamic 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Rook committed Mar 2, 2022
1 parent 0e7c0af commit 7a5f1be
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 @@ -10,8 +10,8 @@
"statamic-telescope"
],
"require": {
"php": "^7.3 || ^8.0",
"statamic/cms": "3.1.* || 3.2.*"
"php": "^7.3||^8.0",
"statamic/cms": "3.1.*||3.2.*||3.3.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7a5f1be

Please sign in to comment.