Skip to content

Commit 3670144

Browse files
author
Michael Rook
committed
Prep for Statamic 3.3
1 parent 1193170 commit 3670144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"license": "MIT",
44
"require": {
55
"php": "^8.0",
6-
"statamic/cms": "3.1.* || 3.2.*"
6+
"statamic/cms": "3.1.*||3.2.*||3.3.*"
77
},
88
"require-dev": {
9-
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0"
9+
"orchestra/testbench": "^4.0||^5.0||^6.0"
1010
},
1111
"scripts": {
1212
"test": "vendor/bin/phpunit",

0 commit comments

Comments
 (0)