Skip to content

Commit da22491

Browse files
committed
Fix typo in dependency
1 parent 200930e commit da22491

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
@@ -9,7 +9,7 @@
99
"xp-framework/core": "^11.0 | ^10.14",
1010
"xp-framework/http": "^10.0 | ^9.0",
1111
"xp-framework/zip": "^10.0 | ^9.0",
12-
"xp-forge/asw": "dev-main as 1.0.0",
12+
"xp-forge/aws": "dev-main as 1.0.0",
1313
"xp-forge/json": "^5.0 | ^4.0",
1414
"php": ">=7.0.0"
1515
},

0 commit comments

Comments
 (0)