Skip to content

Commit c6cd4ce

Browse files
committed
fix missing quote
1 parent 9c7c6ae commit c6cd4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"mustangostang/spyc": "dev-master#dfd9aadc1f5224065d55b42b712c7e99a50a3f4d"
88
},
99
"require-dev": {
10-
"statamic/cms": "^5.0,
10+
"statamic/cms": "^5.0",
1111
"mockery/mockery": "^1.4.4",
1212
"orchestra/testbench": "^8.28 || ^9.6.1",
1313
"phpunit/phpunit": "^10.5.35"

0 commit comments

Comments
 (0)