Browse Source

:octocat: dependency update

smiley 1 năm trước cách đây
mục cha
commit
60cc55632c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -29,11 +29,11 @@
 		"chillerlan/php-settings-container": "^2.1.6 || ^3.2.1"
 	},
 	"require-dev": {
-		"phan/phan": "^5.4",
+		"phan/phan": "^5.4.5",
 		"phpmd/phpmd": "^2.15",
 		"phpunit/phpunit": "^9.6",
 		"setasign/fpdf": "^1.8.2",
-		"squizlabs/php_codesniffer": "^3.10"
+		"squizlabs/php_codesniffer": "^3.11"
 	},
 	"suggest": {
 		"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",