Skip to content

Commit 6bea496

Browse files
authored
Merge pull request #679 from Progi1984/634_common
#634 : Upgrade major version of PHPOffice\Common
2 parents 3a9d316 + 75c366d commit 6bea496

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
@@ -22,7 +22,7 @@
2222
"php": "^7.1|^8.0",
2323
"ext-xml": "*",
2424
"ext-zip": "*",
25-
"phpoffice/common": "dev-develop",
25+
"phpoffice/common": "^1",
2626
"phpoffice/phpspreadsheet": "^1.9.0"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)