Skip to content

Commit 56ad1c6

Browse files
committed
Bump antidot framework to ^1.0
1 parent 73db6e1 commit 56ad1c6

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
@@ -14,8 +14,8 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.4|^8.0",
18-
"antidot-fw/framework": "^0.2.0",
17+
"php": "^7.4|>=8.0",
18+
"antidot-fw/framework": "^1.0",
1919
"beberlei/assert": "^3.3",
2020
"drift/server": "^0.1.20",
2121
"psr/container": "^1.0.0",

0 commit comments

Comments
 (0)