Explorar el Código

:octocat: dependency updates

smiley hace 2 años
padre
commit
03aac9ecb7
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      composer.json

+ 4 - 4
composer.json

@@ -45,12 +45,12 @@
 		"chillerlan/php-settings-container": "^3.1"
 	},
 	"require-dev": {
-		"chillerlan/php-authenticator": "^5.0",
+		"chillerlan/php-authenticator": "^5.1",
 		"phan/phan": "^5.4",
-		"phpunit/phpunit": "^10.4",
-		"phpmd/phpmd": "^2.14",
+		"phpunit/phpunit": "^10.5",
+		"phpmd/phpmd": "^2.15",
 		"setasign/fpdf": "^1.8.2",
-		"squizlabs/php_codesniffer": "^3.7"
+		"squizlabs/php_codesniffer": "^3.8"
 	},
 	"suggest": {
 		"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",