File: METADATA-VERSION.php

package info (click to toggle)
php-giggsey-libphonenumber 9.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 22,464 kB
  • sloc: php: 484,879; sh: 107; makefile: 37
file content (11 lines) | stat: -rw-r--r-- 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<?php

declare(strict_types=1);

/**
 * This file specifies the revision of the metadata to build from.
 * It can be a commit, branch or tag of the https://github.com/google/libphonenumber project
 * For more information, look at the phing tasks in build.xml
 * @internal
 */
return 'v9.0.4';