Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit 81c4216

Browse files
authored
Update composer.json
1 parent 91698c1 commit 81c4216

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"require": {
1313
"php": ">=7.0",
1414
"psr/simple-cache": "^1.0",
15-
"spiral/common": "^0.9",
16-
"spiral/models": "^0.9",
17-
"spiral/tokenizer": "^0.9",
18-
"spiral/database": "^0.9",
15+
"spiral/common": "^1.0",
16+
"spiral/models": "^1.0",
17+
"spiral/tokenizer": "^1.0",
18+
"spiral/database": "^1.0",
1919
"doctrine/inflector": "^1.1"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)